..
bitmaps
.dbxinit
.gdbinit
Use URLs, not Boston addresses, in copyright notices.
2012-12-31 07:34:32 -08:00
.gitignore
Ignore stamp-h.in
2012-08-05 23:44:21 +02:00
alloc.c
Decrease NSTATICS to 0x800.
2012-10-19 08:43:12 +02:00
atimer.c
Port timers to OpenBSD, plus check for timer failures.
2012-10-03 17:10:47 -07:00
atimer.h
* atimer.c, atimer.h (turn_on_atimers): Use bool for boolean.
2012-08-23 01:27:08 -07:00
autodeps.mk
bidi.c
Prefer plain 'static' to 'static inline'.
2012-10-01 23:55:27 -07:00
blockinput.h
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
buffer.c
* buffer.c (Fset_buffer_major_mode): Doc fix.
2012-12-21 16:04:27 +08:00
buffer.h
Do not verify indirection counters of killed buffers (Bug#12579).
2012-10-17 08:58:15 +04:00
bytecode.c
* src/bytecode.c (exec_byte_code): Signal an error instead of aborting,
2012-09-24 18:47:51 -04:00
callint.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
callproc.c
Don't pass un-encoded file name to mkstemp.
2012-12-05 19:39:39 +02:00
casefiddle.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
casetab.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
category.c
Prefer plain 'static' to 'static inline'.
2012-09-30 23:36:54 -07:00
category.h
* casefiddle.c, casetab.c, category.c: Use bool for boolean.
2012-08-24 23:25:00 -07:00
ccl.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
ccl.h
Refactor window-system configuration
2012-08-31 22:38:52 -08:00
ChangeLog
* src/keymap.c (Fkey_description): Doc fix.
2012-12-31 12:55:08 -08:00
ChangeLog.1
ChangeLog.2
Fix ChangeLog typos.
2012-09-27 00:42:54 +02:00
ChangeLog.3
Fix ChangeLog typos.
2012-09-27 00:42:54 +02:00
ChangeLog.4
ChangeLog.5
ChangeLog.6
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
2012-07-29 01:18:29 -07:00
ChangeLog.7
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
2012-07-29 01:18:29 -07:00
ChangeLog.8
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
2012-07-29 01:18:29 -07:00
ChangeLog.9
ChangeLog.10
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
2012-07-29 01:18:29 -07:00
ChangeLog.11
Fix ChangeLog typos.
2012-09-27 00:42:54 +02:00
character.c
Don't call MAYBE_UNIFY_CHAR while processing buffers and strings.
2012-09-25 09:01:52 +02:00
character.h
* character.h (MAYBE_UNIFY_CHAR): Remove.
2012-09-26 13:00:29 -07:00
charset.c
Undo faccessat change.
2012-10-19 12:25:18 -07:00
charset.h
* character.h (MAYBE_UNIFY_CHAR): Remove.
2012-09-26 13:00:29 -07:00
chartab.c
Remove several obsolete vars and functions unlikely to be still in use.
2012-09-24 20:23:25 +08:00
cm.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
cm.h
cmds.c
Misc doc fixes.
2012-09-22 23:24:26 +08:00
coding.c
Complete fix for build break
2012-10-29 19:10:52 -08:00
coding.h
Fix build break in non-Cygw32 Cygwin builds introduced in 2012-10-29T17:24:29Z!dancol@dancol.org.
2012-10-29 17:56:38 -08:00
commands.h
* commands.h (immediate_quit): Remove duplicate decl.
2012-10-09 23:39:16 -07:00
composite.c
composite.c (composition_reseat_it): Handle the case that a grapheme cluster is not covered by a single font (Bug#12352).
2012-09-22 11:15:29 +09:00
composite.h
* src/eval.c: Add `inhibit-debugger'.
2012-09-11 20:14:50 -04:00
conf_post.h
Adapt the MSDOS build to the latest changes on mainline.
2012-11-03 15:48:33 +02:00
COPYING
cygw32.c
Document cygwin-convert-file-name-{to|from}-windows
2012-12-26 23:55:14 -08:00
cygw32.h
2012-10-29 Daniel Colascione <dancol@dancol.org>
2012-10-29 09:24:29 -08:00
data.c
* src/data.c (Fboundp): Doc fix re lexical-binding.
2012-11-27 15:45:30 -05:00
dbusbind.c
* dbusbind.c: Fix cut'n'waste error. Use HAVE_DBUS_VALIDATE_INTERFACE.
2012-10-31 12:45:40 +01:00
deps.mk
dired.c
Revert the FOLLOW-SYMLINKS change for file-attributes.
2012-09-30 19:07:14 -07:00
dispextern.h
More improvements in 'struct glyph' comments.
2012-12-29 11:24:13 +02:00
dispnew.c
Fix crash when using Emacs as commit editor for git.
2012-10-31 10:27:29 -07:00
disptab.h
doc.c
* src/doc.c (get_doc_string): Don't signal an error if the file is missing.
2012-10-12 16:11:50 -04:00
doprnt.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
dosfns.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
dosfns.h
editfns.c
Reword doc-string of Fcompare_buffer_substrings.
2012-12-07 10:45:03 +01:00
emacs-icon.h
emacs.c
Move fix for bug#12993 to trunk
2012-12-10 09:55:03 -08:00
emacsgtkfixed.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
emacsgtkfixed.h
epaths.in
Make --no-site-lisp work for --enable-locallisppath elements
2012-06-30 14:10:50 -07:00
eval.c
* src/eval.c (Finteractive_p): Revert lexbind-merge mishap.
2012-11-15 12:17:23 -05:00
fileio.c
Fix bug #13262 with crashes in completion on MS-Windows with non-ASCII filenames.
2012-12-24 18:15:13 +02:00
filelock.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
firstfile.c
* emacs.c, eval.c: Use bool for boolean.
2012-09-02 10:10:35 -07:00
floatfns.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
fns.c
* fns.c (Fcompare_strings): Doc fix.
2012-12-15 21:44:41 +08:00
font.c
font.c (Ffont_at): If WINDOW is specified and it is not displaying the current buffer, signal an error.
2012-10-30 20:14:15 +09:00
font.h
Merge from trunk
2012-10-07 14:31:58 -08:00
fontset.c
Don't crash if internal-char-font is called on non-GUI frames.
2012-11-26 19:46:35 +02:00
fontset.h
Auto-generate EXFUN using make-docfile
2012-07-03 12:24:42 -06:00
frame.c
* frame.c (Fframe_pixel_height): Fix documentation.
2012-10-30 19:28:48 +01:00
frame.h
Port to OpenBSD 5.1.
2012-10-20 14:30:51 -07:00
fringe.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
ftfont.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
ftfont.h
ftxfont.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
getpagesize.h
gmalloc.c
Use URLs, not Boston addresses, in copyright notices.
2012-12-31 07:34:32 -08:00
gnutls.c
gnutls.c, gtkutil.c: Use bool for boolean.
2012-09-23 12:36:31 -07:00
gnutls.h
gtkutil.c
* gtkutil.c (xg_set_widget_bg): Divide by 65535.
2012-10-13 23:52:09 +02:00
gtkutil.h
gnutls.c, gtkutil.c: Use bool for boolean.
2012-09-23 12:36:31 -07:00
image.c
* image.c (init_tiff_functions, init_imagemagick_functions)
2012-10-14 15:25:37 -08:00
indent.c
Fix bug #13108 introduced by the fix to bug #12930 .
2012-12-07 17:28:20 +02:00
indent.h
image.c, indent.c: Use bool for booleans.
2012-09-24 14:38:23 -07:00
insdel.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
intervals.c
Prefer plain 'static' to 'static inline'.
2012-09-30 23:36:54 -07:00
intervals.h
* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.
2012-09-02 00:10:10 -07:00
keyboard.c
Port to OpenBSD 5.1.
2012-10-20 14:30:51 -07:00
keyboard.h
keyboard.c, keymap.c: Use bool for booleans.
2012-10-10 13:09:47 -07:00
keymap.c
* src/keymap.c (Fkey_description): Doc fix.
2012-12-31 12:55:08 -08:00
keymap.h
keyboard.c, keymap.c: Use bool for booleans.
2012-10-10 13:09:47 -07:00
lastfile.c
lisp.h
Fix crash when using Emacs as commit editor for git.
2012-10-31 10:27:29 -07:00
lisp.mk
Load term/internal from loadup.el.
2012-11-03 15:56:02 +02:00
lread.c
* lread.c (Vload_source_file_function): Doc fix.
2012-12-08 11:16:45 +08:00
macros.c
lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
2012-10-11 09:23:37 -07:00
macros.h
Makefile.in
Properly configure GNUstep libraries
2012-12-29 20:37:32 +01:00
makefile.w32-in
Fix warnings when compiling on MS-Windows with -std=gnu99.
2012-10-17 21:02:44 +02:00
marker.c
lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
2012-10-11 09:23:37 -07:00
mem-limits.h
Fix export of symbols to GDB.
2012-07-26 11:35:50 -07:00
menu.c
lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
2012-10-11 09:23:37 -07:00
menu.h
lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
2012-10-11 09:23:37 -07:00
minibuf.c
Install fixes for Bug#12764 and Bug#12766.
2012-10-31 11:02:51 +01:00
msdos.c
Adapt the MSDOS build to the latest changes on mainline.
2012-11-03 15:48:33 +02:00
msdos.h
ndir.h
nsfns.m
Check for OSX >= 10.4 to match what the maunal says and what we actually support.
2012-10-07 12:07:23 +02:00
nsfont.m
* nsfont.m (nsfont_open, ns_glyph_metrics): Force integer advancement
2012-10-21 20:48:11 +02:00
nsgui.h
Rename init_process rather than working around it on Darwin
2012-07-12 19:56:39 -04:00
nsimage.m
Check for OSX >= 10.4 to match what the maunal says and what we actually support.
2012-10-07 12:07:23 +02:00
nsmenu.m
lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
2012-10-11 09:23:37 -07:00
nsselect.m
Check for OSX >= 10.4 to match what the maunal says and what we actually support.
2012-10-07 12:07:23 +02:00
nsterm.h
lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
2012-10-11 09:23:37 -07:00
nsterm.m
* nsterm.m (fd_handler:): FD_ZERO fds.
2012-12-08 20:02:30 +01:00
pre-crt0.c
print.c
* alloc.c (Fmake_byte_code): Fix typo in comment.
2012-10-16 11:56:44 +04:00
process.c
Revert recent change for Bug#8855.
2012-11-24 00:24:11 -08:00
process.h
Revert recent change for Bug#8855.
2012-11-24 00:24:11 -08:00
profiler.c
* profiler.c (handle_profiler_signal): Inhibit pending signals too,
2012-10-03 22:52:49 -07:00
puresize.h
Increase the value of BASE_PURESIZE to avoid pure space overflow.
2012-10-19 12:05:09 +02:00
ralloc.c
Fix bug #12774 with crashes in ralloc.c.
2012-11-05 19:23:25 +02:00
README
regex.c
Use URLs, not Boston addresses, in copyright notices.
2012-12-31 07:34:32 -08:00
regex.h
Use URLs, not Boston addresses, in copyright notices.
2012-12-31 07:34:32 -08:00
region-cache.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
region-cache.h
scroll.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
search.c
search.c (search_buffer): Improve a comment.
2012-12-15 22:04:50 +09:00
sheap.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
sound.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
syntax.c
Prefer plain 'static' to 'static inline'.
2012-09-30 23:36:54 -07:00
syntax.h
sysdep.c
Revert recent change for Bug#8855.
2012-11-24 00:24:11 -08:00
sysselect.h
Rename init_process rather than working around it on Darwin
2012-07-12 19:56:39 -04:00
syssignal.h
Improve sys_siglist detection.
2012-10-06 19:26:03 -07:00
systime.h
* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.
2012-09-02 00:10:10 -07:00
systty.h
Simplify SIGIO usage.
2012-09-12 19:21:28 -07:00
syswait.h
Move pid_t related decls out of lisp.h.
2012-09-23 15:25:22 -07:00
term.c
Don't assume process IDs fit in int.
2012-10-24 21:35:39 -07:00
termcap.c
Use URLs, not Boston addresses, in copyright notices.
2012-12-31 07:34:32 -08:00
termchar.h
Simplify redefinition of 'abort' (Bug#12316).
2012-09-04 10:34:54 -07:00
termhooks.h
Minor tweaks to recently-changed code.
2012-10-08 15:14:39 -07:00
terminal.c
Prefer plain 'static' to 'static inline'.
2012-09-30 23:36:54 -07:00
terminfo.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
termopts.h
keyboard.c, keymap.c: Use bool for booleans.
2012-10-10 13:09:47 -07:00
textprop.c
Prefer plain 'static' to 'static inline'.
2012-09-30 23:36:54 -07:00
tparam.c
Use URLs, not Boston addresses, in copyright notices.
2012-12-31 07:34:32 -08:00
tparam.h
undo.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
unexaix.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
unexcoff.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
unexcw.c
Code cleanup for cygw32
2012-10-08 04:53:18 -08:00
unexec.h
unexelf.c
* src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64
2012-11-16 13:41:00 -05:00
unexhp9k800.c
unexmacosx.c
Spelling fixes.
2012-10-04 22:57:24 -07:00
unexsol.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
unexw32.c
Move fix for bug#12993 to trunk
2012-12-10 09:55:03 -08:00
vm-limit.c
Fix warnings when compiling on MS-Windows with -std=gnu99.
2012-10-17 21:02:44 +02:00
w16select.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
w32.c
Fix bug #12621 with crashes on MS-Windows in LookupAccountSid.
2012-12-14 11:09:36 +02:00
w32.h
Fix warnings when compiling on MS-Windows with -std=gnu99.
2012-10-17 21:02:44 +02:00
w32common.h
Fix compilation problems with 64-bit MSVC compiler.
2012-11-30 17:14:22 +02:00
w32console.c
Code cleanup for cygw32
2012-10-08 04:53:18 -08:00
w32fns.c
Move fix for bug#12993 to trunk
2012-12-10 09:55:03 -08:00
w32font.c
Merge from trunk
2012-09-17 04:07:36 -08:00
w32font.h
Use bool for booleans in font-related modules.
2012-09-06 01:04:49 -07:00
w32gui.h
Move fix for bug#12993 to trunk
2012-12-10 09:55:03 -08:00
w32heap.c
Code cleanup for cygw32
2012-10-08 04:53:18 -08:00
w32heap.h
Code cleanup for cygw32
2012-10-08 04:53:18 -08:00
w32inevt.c
Add comments about how non-GUI input works on MS-Windows.
2012-10-12 16:14:35 +02:00
w32inevt.h
Omit unused arg EXPECTED from socket hooks.
2012-09-19 18:37:07 -07:00
w32menu.c
Code cleanup for cygw32
2012-10-08 04:53:18 -08:00
w32proc.c
Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.
2012-12-21 13:21:35 +02:00
w32reg.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
w32select.c
Fix bug #12878 with compilation failure with Visual C++ 11.0.
2012-11-17 20:51:06 +02:00
w32select.h
Add 2012 to copyright years
2012-10-08 09:11:41 -07:00
w32term.c
src/w32term.c: Remove leftover declaration of keyboard_codepage.
2012-10-08 15:46:03 +02:00
w32term.h
More fixes for bug #12878 with MS-Windows MSVC build.
2012-11-19 19:34:21 +02:00
w32uniscribe.c
Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446 .
2012-09-15 11:03:11 +03:00
w32xfns.c
Merge from trunk
2012-10-07 14:31:58 -08:00
widget.c
Backport from trunk.
2012-11-03 12:33:28 +01:00
widget.h
widgetprv.h
window.c
Reword doc and doc-string of select-window (Bug#13248).
2012-12-22 11:12:52 +01:00
window.h
* src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev/next_buffers *after*
2012-09-19 23:10:52 -04:00
xdisp.c
Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.
2012-12-27 19:29:14 +02:00
xfaces.c
Fixes related to face underlining
2012-11-14 23:30:46 -08:00
xfns.c
Support file name dialog on NS.
2012-09-30 15:43:47 +02:00
xfont.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
xftfont.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
xgselect.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
xgselect.h
* xgselect.c (xg_select): Use auto storage for the GPollFD buffer
2012-08-25 13:31:04 -07:00
xmenu.c
lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.
2012-10-11 09:23:37 -07:00
xml.c
Prefer plain 'static' to 'static inline'.
2012-09-30 23:36:54 -07:00
xrdb.c
Undo faccessat change.
2012-10-19 12:25:18 -07:00
xselect.c
Simplify and avoid signal-handling races.
2012-09-23 01:44:20 -07:00
xsettings.c
Clean out old termopts cruft.
2012-10-10 08:10:57 -07:00
xsettings.h
Auto-generate EXFUN using make-docfile
2012-07-03 12:24:42 -06:00
xsmfns.c
Clean out old termopts cruft.
2012-10-10 08:10:57 -07:00
xterm.c
Spelling fixes.
2012-10-31 12:23:06 -07:00
xterm.h
image.c, indent.c: Use bool for booleans.
2012-09-24 14:38:23 -07:00