..
bitmaps
.dbxinit
.gdbinit
Fix printing empty Lisp strings.
2014-01-29 20:17:20 +02:00
.gitignore
alloc.c
Clean up gc_sweep
2014-03-23 14:58:41 -07:00
atimer.c
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
atimer.h
autodeps.mk
bidi.c
blockinput.h
buffer.c
Remove the build-time option CLASH_DETECTION
2014-03-25 21:14:44 -04:00
buffer.h
bytecode.c
callint.c
Misc small fixes.
2014-01-31 11:41:54 +02:00
callproc.c
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c
ccl.h
ChangeLog
Doc tweaks related to file locking
2014-03-25 21:24:01 -04:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
Fix ChangeLog typos.
2014-01-26 01:47:40 +01:00
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
Fix ChangeLog typos.
2014-01-26 01:47:40 +01:00
ChangeLog.9
ChangeLog.10
ChangeLog.11
Fix ChangeLog typos.
2014-01-26 01:47:40 +01:00
ChangeLog.12
ChangeLog fixes
2014-01-21 00:49:46 -08:00
character.c
character.h
* character.h: Fix misspelling of file name in comment.
2014-02-14 08:11:11 -08:00
charset.c
* src/charset.c (init_charset): When we cannot find the charsets directory,
2014-03-19 21:21:52 -04:00
charset.h
chartab.c
cm.c
cm.h
cmds.c
* binding.el: Add comment describing why C-d binds to `delete-char'.
2014-03-03 22:14:11 -05:00
coding.c
Fix bug#16286 by the different way than 2014-01-26T00:32:30Z!eggert@cs.ucla.edu to preserve the code detection behavior of 24.3.
2014-01-29 22:21:25 +09:00
coding.h
Fix bug#16286 by the different way than 2014-01-26T00:32:30Z!eggert@cs.ucla.edu to preserve the code detection behavior of 24.3.
2014-01-29 22:21:25 +09:00
commands.h
composite.c
* composite.c (fill_gstring_header): Pass positions as C integers
2014-02-13 16:16:42 +04:00
composite.h
conf_post.h
COPYING
cygw32.c
cygw32.h
data.c
Some doc for defalias-fset-function
2014-02-19 23:38:47 -08:00
dbusbind.c
* dbusbind.c (Fdbus__init_bus, Qdbus__init_bus, Sdbus__init_bus):
2014-02-27 16:36:14 +01:00
decompress.c
deps.mk
dired.c
dispextern.h
Improve window dividers code.
2014-02-04 08:36:58 +01:00
dispnew.c
Various window code related fixes and documentation changes.
2014-03-05 14:50:48 +01:00
disptab.h
doc.c
Backport doc.c fix from trunk.
2014-03-20 17:10:29 -07:00
doprnt.c
dosfns.c
dosfns.h
editfns.c
* editfns.c (Fconstrain_to_field): Fix typo in docstring.
2014-01-24 17:05:12 +01:00
emacs-icon.h
emacs.c
Remove the build-time option CLASH_DETECTION
2014-03-25 21:14:44 -04:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c
* eval.c (call_debugger): When exiting the debugger, do not allow
2014-02-10 13:48:17 +04:00
fileio.c
Remove the build-time option CLASH_DETECTION
2014-03-25 21:14:44 -04:00
filelock.c
Doc tweaks related to file locking
2014-03-25 21:24:01 -04:00
firstfile.c
floatfns.c
Fix porting inconsistency about rounding to even.
2014-03-19 14:09:08 -07:00
fns.c
Clean up gc_sweep
2014-03-23 14:58:41 -07:00
font.c
Fix bug #16930 with broken build --without-x.
2014-03-03 21:58:20 +02:00
font.h
fontset.c
fontset.h
frame.c
* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged up to date.
2014-03-20 10:09:37 -04:00
frame.h
* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged up to date.
2014-03-20 10:09:37 -04:00
fringe.c
In draw_fringe_bitmap_1 don't draw fringe if it's outside the window (Bug#16649).
2014-02-05 11:46:44 +01:00
ftfont.c
Fix two memory leaks discovered with Valgrind.
2014-01-23 16:18:08 +04:00
ftfont.h
ftxfont.c
getpagesize.h
gfilenotify.c
gmalloc.c
Further follow-up to last change in gmalloc.c.
2014-03-04 14:02:49 -05:00
gnutls.c
gnutls.c (Fgnutls_boot): Fix case of :verify-error = t.
2014-03-17 17:29:56 -04:00
gnutls.h
gtkutil.c
Fix a few crashes and leaks when cloning C strings.
2014-02-28 13:45:34 -08:00
gtkutil.h
image.c
Avoid crashes on MS-Windows when JPEG images are too large.
2014-02-19 19:26:14 +02:00
indent.c
src/indent.c (current_column_1): Correct commentary.
2014-01-29 20:04:11 +02:00
indent.h
inotify.c
insdel.c
Remove the build-time option CLASH_DETECTION
2014-03-25 21:14:44 -04:00
intervals.c
* buffer.c (Fkill_buffer): When killing an indirect buffer,
2014-01-21 06:28:57 +04:00
intervals.h
* buffer.c (Fkill_buffer): When killing an indirect buffer,
2014-01-21 06:28:57 +04:00
keyboard.c
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
keyboard.h
keymap.c
keymap.h
lastfile.c
lisp.h
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
lisp.mk
lread.c
src/lread.c (Funintern): Fix doc to match advertised calling convention.
2014-02-25 23:51:34 +01:00
macfont.h
macfont.m
macros.c
* macros.c (Fexecute_kbd_macro): Doc fix.
2014-02-08 17:48:47 -08:00
macros.h
macuvs.h
Makefile.in
makefile.w32-in
marker.c
menu.c
* menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.
2014-02-04 11:24:09 -08:00
menu.h
Fix bug #16636 with simple dialogs on MS-Windows.
2014-02-04 18:13:51 +02:00
minibuf.c
Increase default history-length from 30 to 100
2014-03-21 13:04:50 -04:00
msdos.c
msdos.h
nsfns.m
Fix typo in previous
2014-02-11 13:05:01 -05:00
nsfont.m
nsgui.h
nsimage.m
nsmenu.m
Fix spelling of "GNUstep"
2014-01-20 14:44:56 -05:00
nsselect.m
Avoid "." at end of error diagnostics.
2014-02-10 14:15:54 -08:00
nsterm.h
* nsterm.h (MAC_OS_X_VERSION_10_9): Add.
2014-03-08 16:49:59 +01:00
nsterm.m
* nsterm.h (MAC_OS_X_VERSION_10_9): Add.
2014-03-08 16:49:59 +01:00
print.c
* print.c (Fexternal_debugging_output): Add cast to pacify
2014-02-03 11:05:28 +04:00
process.c
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
process.h
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
profiler.c
puresize.h
ralloc.c
README
regex.c
regex.h
region-cache.c
region-cache.h
scroll.c
search.c
Fix bug #16830 with slow search for newlines in forward-line.
2014-03-16 18:28:34 +02:00
sheap.c
sound.c
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
syntax.c
* syntax.c (Fskip_syntax_backward): Doc clarification.
2014-02-07 21:12:47 -08:00
syntax.h
sysdep.c
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
sysselect.h
syssignal.h
sysstdio.h
systime.h
systty.h
syswait.h
term.c
Handle sigmask better with nested signal handlers.
2014-03-25 07:43:26 -07:00
termcap.c
termchar.h
termhooks.h
terminal.c
* terminal.c (initial_free_frame_resources): New function.
2014-01-28 09:55:06 +04:00
terminfo.c
termopts.h
textprop.c
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
Do not allow a dumped Emacs to be dumped
2014-03-21 00:27:26 -07:00
unexec.h
unexelf.c
unexhp9k800.c
Fix subspace record bug on HP-UX 10.20.
2014-02-13 09:23:08 -08:00
unexmacosx.c
unexsol.c
unexw32.c
vm-limit.c
w16select.c
w32.c
Speed up thread startup on MS-Windows.
2014-03-25 18:00:37 +02:00
w32.h
Another fix for handling of file names on Windows 9X.
2014-02-06 17:27:46 +02:00
w32common.h
w32console.c
w32fns.c
src/w32fns.c (Fw32_shell_execute): Declare `result' only on Cygwin.
2014-03-23 19:11:18 +01:00
w32font.c
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
Fix bug #16636 with simple dialogs on MS-Windows.
2014-02-04 18:13:51 +02:00
w32notify.c
w32proc.c
Fix crashes in itimers on Windows 9X.
2014-02-13 22:54:07 +02:00
w32reg.c
w32select.c
w32select.h
w32term.c
Fix regression introduced by patch for Bug#10500.
2014-03-21 19:14:10 +09:00
w32term.h
Fix bug #16636 with simple dialogs on MS-Windows.
2014-02-04 18:13:51 +02:00
w32uniscribe.c
w32xfns.c
widget.c
Fix minor --enable-gcc-warnings issues.
2014-03-04 22:28:20 -08:00
widget.h
widgetprv.h
window.c
Update docs for select-window and buffer-list-update-hook.
2014-03-07 16:11:12 +01:00
window.h
xdisp.c
* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged up to date.
2014-03-20 10:09:37 -04:00
xfaces.c
Improve window dividers code.
2014-02-04 08:36:58 +01:00
xfns.c
Further improve XIM init
2014-03-23 04:45:17 -07:00
xfont.c
Avoid crashes when X fonts are erroneously freed on reused X
2014-03-03 12:27:58 +04:00
xftfont.c
Avoid crashes when X fonts are erroneously freed on reused X
2014-03-03 12:27:58 +04:00
xgselect.c
Fix "resource temporarily unavailable" with xgselect.
2014-03-04 22:31:57 -08:00
xgselect.h
xmenu.c
* xmenu.c (create_and_show_popup_menu): Port comment to C89.
2014-01-29 10:39:11 -08:00
xml.c
xrdb.c
xselect.c
xsettings.c
Fix a few crashes and leaks when cloning C strings.
2014-02-28 13:45:34 -08:00
xsettings.h
xsmfns.c
xterm.c
Merge from emacs-24; up to 2014-03-21T08:51:02Z!eliz@gnu.org
2014-03-21 12:04:57 -07:00
xterm.h
Avoid crashes when X fonts are erroneously freed on reused X
2014-03-03 12:27:58 +04:00