..
bitmaps
Change bitmaps back to X11-compatible types.
2011-04-16 01:30:05 -07:00
m
* configure.in: Remove reference to src/m/ibms390.h.
2011-11-20 10:24:06 +01:00
s
Fix MS-Windows build with MSVC compiler.
2011-11-27 20:52:53 +02:00
.dbxinit
.gdbinit
Fix bug #10098 with assertion violation during frame resize.
2011-11-22 20:00:38 +02:00
.gitignore
alloc.c
Merge from trunk.
2011-11-19 19:07:02 -08:00
atimer.c
* atimer.c (alarm_signal_handler, run_all_atimers): Now static.
2011-04-10 23:04:34 -07:00
atimer.h
* atimer.c (alarm_signal_handler, run_all_atimers): Now static.
2011-04-10 23:04:34 -07:00
autodeps.mk
bidi.c
Fix typos.
2011-11-20 04:48:53 +01:00
blockinput.h
buffer.c
Spelling fixes.
2011-11-26 20:43:11 -08:00
buffer.h
Spelling fixes.
2011-11-19 01:18:31 -08:00
bytecode.c
Spelling fixes.
2011-11-14 15:59:56 -08:00
callint.c
Spelling fixes.
2011-11-24 23:14:48 -08:00
callproc.c
callproc.c (Fcall_process): Set the member dst_multibyte of process_coding.
2011-11-11 17:09:40 +09:00
casefiddle.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
casetab.c
Fix typos.
2011-11-20 04:48:53 +01:00
category.c
Use ptrdiff_t for hash table indexes.
2011-07-18 23:07:07 -07:00
category.h
* category.h (CATEGORY_SET_P): Remove unnecessary cast to EMACS_INT.
2011-06-17 01:17:29 -07:00
ccl.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
ccl.h
* ccl.h (check_ccl_update, Vccl_program_table): Remove decls.
2011-04-10 23:43:21 -07:00
ChangeLog
Fix bug #10170 with extra scrolling after C-s.
2011-12-09 20:40:42 +02:00
ChangeLog.1
Fix typos.
2011-11-20 20:35:27 +01:00
ChangeLog.2
Spelling fixes.
2011-12-04 00:02:42 -08:00
ChangeLog.3
Spelling fixes.
2011-11-26 20:43:11 -08:00
ChangeLog.4
Spelling fixes.
2011-11-19 18:29:42 -08:00
ChangeLog.5
Spelling fixes.
2011-11-19 18:29:42 -08:00
ChangeLog.6
Fix typos.
2011-11-25 14:26:30 +01:00
ChangeLog.7
Fix typos.
2011-11-20 04:48:53 +01:00
ChangeLog.8
Spelling fixes.
2011-12-04 00:02:42 -08:00
ChangeLog.9
Spelling fixes.
2011-11-22 23:03:56 -08:00
ChangeLog.10
Spelling fixes.
2011-12-04 00:02:42 -08:00
ChangeLog.11
Spelling fixes.
2011-12-04 00:02:42 -08:00
character.c
Spelling fixes.
2011-11-19 18:29:42 -08:00
character.h
Spelling fixes.
2011-11-19 18:29:42 -08:00
charset.c
Spelling fixes.
2011-11-26 20:43:11 -08:00
charset.h
Fix typos.
2011-11-14 22:00:24 +01:00
chartab.c
Spelling fixes.
2011-11-19 01:18:31 -08:00
cm.c
Protoize
2011-07-10 10:52:10 +02:00
cm.h
Spelling fixes.
2011-12-04 00:02:42 -08:00
cmds.c
Merge from trunk.
2011-08-24 14:20:36 -07:00
coding.c
coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) after the loop to call ccl_driver at least once.
2011-12-08 14:54:20 +09:00
coding.h
Don't macro-inline non-performance-critical code.
2011-12-04 10:46:07 -05:00
commands.h
* commands.h (last_point_position, last_point_position_buffer):
2011-04-11 00:02:21 -07:00
composite.c
Fix typos.
2011-11-14 22:00:24 +01:00
composite.h
Spelling fixes.
2011-11-14 23:55:13 -08:00
COPYING
data.c
Fix typos.
2011-12-06 02:30:54 +01:00
dbusbind.c
Spelling fixes.
2011-11-19 18:29:42 -08:00
deps.mk
Use uniprop tables instead of biditype.h and bidimirror.h.
2011-08-15 20:47:25 +03:00
dired.c
Remove GCPRO-related macros that exist only to avoid shadowing locals.
2011-11-28 00:20:58 -08:00
dispextern.h
Spelling fixes.
2011-11-26 20:43:11 -08:00
dispnew.c
REALLY fix bug #10164 with crashes when linum-mode is turned on.
2011-11-30 18:50:38 +02:00
disptab.h
Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:22Z!eggert@cs.ucla.edu (inclusive) from trunk (bug#8623)
2011-05-09 05:59:23 -04:00
doc.c
* doc.c (get_doc_string): Encode file name.
2011-10-12 15:08:04 -04:00
doprnt.c
Spelling fixes.
2011-11-17 01:09:20 -08:00
dosfns.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
dosfns.h
editfns.c
Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
2011-10-19 23:52:55 -07:00
emacs-icon.h
emacs.c
Don't call Lisp in signal handler
2011-12-04 10:26:30 +01:00
emacsgtkfixed.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
emacsgtkfixed.h
Spelling fixes.
2011-12-04 00:02:42 -08:00
epaths.in
eval.c
Don't macro-inline non-performance-critical code.
2011-12-04 10:46:07 -05:00
fileio.c
Spelling fixes.
2011-12-05 00:55:25 -08:00
filelock.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
firstfile.c
floatfns.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
fns.c
Spelling fixes.
2011-11-19 01:18:31 -08:00
font.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
font.h
Fix typos.
2011-12-06 02:30:54 +01:00
fontset.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
fontset.h
* font.c, fontset.c: Make symbols static if they're not exported.
2011-04-13 16:22:35 -07:00
frame.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
frame.h
Spelling fixes.
2011-11-14 23:55:13 -08:00
fringe.c
Spelling fixes.
2011-11-24 23:14:48 -08:00
ftfont.c
ftfont.c (get_adstyle_property): Fix previous change (Bug#10233).
2011-12-08 11:34:09 +09:00
ftfont.h
ftxfont.c
Spelling fixes.
2011-12-05 00:55:25 -08:00
getpagesize.h
Whitespace changes.
2011-09-09 03:06:52 +02:00
gmalloc.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
gnutls.c
More gnutls memory fixes.
2011-10-27 16:07:28 +08:00
gnutls.h
More gnutls memory fixes.
2011-10-27 16:07:28 +08:00
gtkutil.c
Work around an Ubuntu 11.10 bug where Emacs loops forever when started.
2011-11-27 19:33:17 +01:00
gtkutil.h
Spelling fixes.
2011-11-26 20:43:11 -08:00
image.c
* src/image.c (imagemagick_load_image): Move `MagickSetResolution' down
2011-11-24 21:02:39 +02:00
indent.c
Spelling fixes.
2011-11-14 15:59:56 -08:00
indent.h
Spelling fixes.
2011-11-14 23:55:13 -08:00
insdel.c
* src/intervals.c: Fix grafting over the whole buffer.
2011-11-18 11:00:40 -05:00
intervals.c
Spelling fixes.
2011-11-19 01:18:31 -08:00
intervals.h
* src/intervals.c: Fix grafting over the whole buffer.
2011-11-18 11:00:40 -05:00
keyboard.c
Handle X selection requests in input-pending-p.
2011-12-05 23:21:48 +08:00
keyboard.h
* keyboard.c: Integer and memory overflow fixes.
2011-07-28 17:30:00 -07:00
keymap.c
* src/keymap.c (Fwhere_is_internal): Add missing RETURN_UNGCPROs.
2011-11-18 11:50:16 -05:00
keymap.h
* keymap.h (KEY_DESCRIPTION_SIZE, push_key_description): Move decls
2011-09-10 17:41:48 -07:00
lastfile.c
lisp.h
src/lisp.h (process_quit_flag): Fix external declaration.
2011-12-05 01:15:15 +01:00
lisp.mk
Remove $shortlisp from src/Makefile.in.
2011-05-19 17:41:03 -07:00
lread.c
Small init_lread fix for bug#10208
2011-12-06 21:16:53 -05:00
macros.c
* macros.c (executing_kbd_macro_iterations): Now EMACS_INT, not int.
2011-08-29 12:07:18 -07:00
macros.h
* macros.c (executing_kbd_macro_iterations): Now EMACS_INT, not int.
2011-08-29 12:07:18 -07:00
Makefile.in
Merge from trunk.
2011-09-03 16:03:38 -07:00
makefile.w32-in
Allow building temacs with a larger heap on MS-Windows.
2011-11-12 14:11:54 +02:00
marker.c
Don't publish debugger-only interfaces to other modules.
2011-04-13 23:48:41 -07:00
mem-limits.h
* vm-limit.c (check_memory_limits): Fix incorrect extern function decls.
2011-06-13 21:49:24 -07:00
menu.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
menu.h
Be more systematic about user-interface timestamps.
2011-05-12 13:23:33 -07:00
minibuf.c
* src/minibuf.c (Fread_from_minibuffer): Doc fix.
2011-12-06 16:50:46 +08:00
msdos.c
Fix typos.
2011-11-24 02:58:14 +01:00
msdos.h
Repair the MSDOS build following latest changes.
2011-04-24 15:48:30 +03:00
ndir.h
ns.mk
nsfns.m
* nsfns.m (get_geometry_from_preferences): New function.
2011-12-04 14:25:16 +01:00
nsfont.m
Fix typos.
2011-11-20 20:35:27 +01:00
nsgui.h
Spelling fixes.
2011-11-22 23:03:56 -08:00
nsimage.m
Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces.
2011-07-08 12:04:23 +02:00
nsmenu.m
Merge from trunk.
2011-07-28 22:31:12 -07:00
nsselect.m
Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces.
2011-07-08 12:04:23 +02:00
nsterm.h
Fix typos.
2011-11-20 20:35:27 +01:00
nsterm.m
Spelling fixes.
2011-12-05 00:55:25 -08:00
pre-crt0.c
print.c
Spelling fixes.
2011-11-19 01:18:31 -08:00
process.c
* src/process.c (start_process_unwind): Treat any pid <= 0, except -2,
2011-12-06 00:17:35 -08:00
process.h
* src/xdisp.c (next_element_from_string, next_element_from_buffer): Use EQ
2011-07-17 22:34:14 -04:00
puresize.h
Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrind
2011-11-10 00:14:27 -08:00
ralloc.c
Fix typos.
2011-11-15 01:54:19 +01:00
README
regex.c
Spelling fixes.
2011-12-05 00:55:25 -08:00
regex.h
Spelling fixes.
2011-12-05 00:55:25 -08:00
region-cache.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
region-cache.h
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
scroll.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
search.c
Change wordify' to word-search-regexp'.
2011-12-02 12:19:49 +02:00
sheap.c
sound.c
Spelling fixes.
2011-11-19 23:30:16 -08:00
stamp-h.in
syntax.c
Merge changes from emacs-23 branch
2011-08-30 18:43:43 -04:00
syntax.h
Support buffers > 2GB on 64-bit hosts.
2011-04-19 13:48:30 +03:00
sysdep.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
sysselect.h
syssignal.h
Spelling fixes.
2011-11-14 23:55:13 -08:00
systime.h
Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
2011-10-19 23:52:55 -07:00
systty.h
* sysdep.c: Make symbols static if they're not exported.
2011-04-13 19:38:06 -07:00
syswait.h
term.c
Fix typos.
2011-11-30 17:33:05 +01:00
termcap.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
termchar.h
Whitespace changes.
2011-09-09 03:06:52 +02:00
termhooks.h
Fix incorrect comment.
2011-07-19 17:09:31 -07:00
terminal.c
Move DEFSYM to lisp.h and use everywhere.
2011-06-24 23:25:22 +02:00
terminfo.c
Make tparam.h and terminfo.c consistent.
2011-03-19 15:46:50 -07:00
termopts.h
textprop.c
Spelling fixes.
2011-12-05 00:55:25 -08:00
tparam.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
tparam.h
Make tparam.h and terminfo.c consistent.
2011-03-19 15:46:50 -07:00
undo.c
Move DEFSYM to lisp.h and use everywhere.
2011-06-24 23:25:22 +02:00
unexaix.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
unexcoff.c
Restore failure returns to unexaix.c, unexcoff.c, unexcw.c
2011-03-17 13:18:59 -07:00
unexcw.c
Fix memory allocation problems in Cygwin build (Bug#9273).
2011-08-16 09:27:12 -04:00
unexec.h
* unexec.h: New file.
2011-03-16 17:03:31 -07:00
unexelf.c
Fix for GNUstep build failure during dumping.
2011-12-09 21:33:20 +09:00
unexhp9k800.c
Protoize
2011-07-10 10:20:10 +02:00
unexmacosx.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
unexsol.c
Change unexec implementations to match prototype.
2011-03-17 11:41:30 -07:00
unexw32.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
vm-limit.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
w16select.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
w32.c
src/w32.c: Implement --no-site-lisp on Windows (bug#10208).
2011-12-08 00:14:13 +01:00
w32.h
Fix bug #8562 with Emacs display on Windows 9X.
2011-10-28 11:54:02 +02:00
w32console.c
Spelling fixes.
2011-11-19 18:29:42 -08:00
w32fns.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
w32font.c
Fix typos.
2011-11-20 20:35:27 +01:00
w32font.h
Fix typos.
2011-11-16 18:47:25 +01:00
w32gui.h
Fixups, following up to the user-interface timestamp change.
2011-05-14 02:03:53 -07:00
w32heap.c
Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.
2011-05-04 21:00:38 -07:00
w32heap.h
w32inevt.c
* msdos.c (mouse_get_pos): Likewise.
2011-05-14 12:06:08 -07:00
w32inevt.h
w32menu.c
Fix typos.
2011-11-20 20:35:27 +01:00
w32proc.c
Spelling fixes.
2011-11-19 18:29:42 -08:00
w32reg.c
src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.
2011-10-27 02:59:21 +02:00
w32select.c
Spelling fixes.
2011-12-05 00:55:25 -08:00
w32term.c
Spelling fixes.
2011-12-05 00:55:25 -08:00
w32term.h
Spelling fixes.
2011-12-04 00:02:42 -08:00
w32uniscribe.c
Fix typos.
2011-11-20 20:35:27 +01:00
w32xfns.c
Spelling fixes.
2011-11-19 18:29:42 -08:00
widget.c
* widget.c (update_wm_hints): Return if wmshell is null.
2011-12-03 20:15:20 +01:00
widget.h
* widget.c (update_wm_hints): Return if wmshell is null.
2011-12-03 20:15:20 +01:00
widgetprv.h
* buffer.c (Qclone_number): Remove for now, as it's unused.
2011-06-11 14:31:32 -07:00
window.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
window.h
Spelling fixes.
2011-12-04 00:02:42 -08:00
xdisp.c
Fix bug #10170 with extra scrolling after C-s.
2011-12-09 20:40:42 +02:00
xfaces.c
Spelling fixes.
2011-11-26 20:43:11 -08:00
xfns.c
Spelling fixes.
2011-12-04 00:02:42 -08:00
xfont.c
Fix typos.
2011-11-14 22:00:24 +01:00
xftfont.c
* xftfont.c (xftfont_open): Rename locals to avoid shadowing.
2011-03-18 22:07:42 -07:00
xgselect.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
xgselect.h
xmenu.c
Spelling fixes.
2011-11-19 01:18:31 -08:00
xml.c
* xml.c (parse_region): Make the parsing work for non-comment-starting XML files again.
2011-09-10 20:14:50 +02:00
xrdb.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
xselect.c
Spelling fixes.
2011-12-05 00:55:25 -08:00
xsettings.c
Spelling fixes.
2011-11-14 23:55:13 -08:00
xsettings.h
* xsettings.c, xsettings.h (xsettings_get_system_normal_font):
2011-04-13 20:08:55 -07:00
xsmfns.c
Spelling fixes.
2011-11-14 23:55:13 -08:00
xterm.c
Spelling fixes.
2011-12-05 00:55:25 -08:00
xterm.h
Spelling fixes.
2011-12-04 00:02:42 -08:00