..
bitmaps
.dbxinit
.gdbinit
Fix N1 and N2. Remove special level for PDF.
2014-09-26 17:52:47 +03:00
alloc.c
Minor cleanups for Lisp objects and symbols
2014-12-18 18:12:24 -08:00
atimer.c
* atimer.c (toplevel) [HAVE_TIMERFD]: Include errno.h.
2014-08-01 10:52:02 +04:00
atimer.h
On GNU/Linux, use timerfd for asynchronous timers.
2014-07-28 10:28:15 +04:00
autodeps.mk
Simplify data_start configuration.
2013-02-24 21:55:37 -08:00
bidi.c
Minor cleanups for Lisp objects and symbols
2014-12-18 18:12:24 -08:00
blockinput.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
buffer.c
* buffer.c (syms_of_buffer): Omit unneeded staticpros.
2014-12-19 14:20:32 -08:00
buffer.h
Fix minor problems found by static checking.
2014-09-17 11:27:36 -07:00
bytecode.c
Clean up extern decls a bit.
2014-08-31 19:37:22 -07:00
callint.c
Implement an `inhibit-read-only' text property
2014-11-16 23:41:55 +01:00
callproc.c
* src/: Various fixes to use bool type and constants.
2014-12-15 15:41:11 -05:00
casefiddle.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
casetab.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
category.c
Avoid more integer overflows on string size calculations.
2014-09-16 15:43:49 +04:00
category.h
Simplify and port recent bool vector changes.
2013-11-04 23:11:24 -08:00
ccl.c
* lisp.h (STRING_COPYIN): Remove; unused.
2014-06-17 17:41:14 +04:00
ccl.h
Use bool for boolean, focusing on headers.
2013-12-14 13:36:44 -08:00
ChangeLog
ChangeLog fixes
2014-12-24 14:50:50 -08:00
ChangeLog.1
ChangeLog fixes
2014-01-16 20:54:23 -05:00
ChangeLog.2
Fix white-space problems in ChangeLogs.
2014-11-24 17:16:27 -08:00
ChangeLog.3
Fix ChangeLog typos.
2014-01-26 01:47:40 +01:00
ChangeLog.4
ChangeLog fixes
2014-01-14 22:06:07 -05:00
ChangeLog.5
Fix white-space problems in ChangeLogs.
2014-11-24 17:16:27 -08:00
ChangeLog.6
ChangeLog fixes
2014-01-16 20:54:23 -05:00
ChangeLog.7
ChangeLog fixes
2014-01-14 22:06:07 -05:00
ChangeLog.8
Misc accumulated ChangeLog convention fixes
2014-08-28 18:18:39 -04:00
ChangeLog.9
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
ChangeLog.10
Fix misspellings like "an unibyte buffer"
2014-12-09 16:27:23 -08:00
ChangeLog.11
Fix white-space problems in ChangeLogs.
2014-11-24 17:16:27 -08:00
ChangeLog.12
Tabify recent ChangeLog change
2014-10-15 21:47:10 -04:00
character.c
Simplify and cleanup character conversion stuff.
2014-06-23 08:11:29 +04:00
character.h
Add macros to allocate temporary Lisp objects with alloca.
2014-09-09 07:44:06 +04:00
charset.c
Fix typo in charset_ordered_list_tick patch
2014-12-20 15:52:53 -08:00
charset.h
Let charset tick grow past USHRT_MAX
2014-12-20 15:50:45 -08:00
chartab.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
cm.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
cm.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
cmds.c
Avoid unwanted point motion in Fline_beginning_position.
2014-10-15 17:37:10 +04:00
coding.c
Cleanup terminal handling code.
2014-10-14 16:45:41 +04:00
coding.h
* coding.h (struct coding_system): Remove 'error_positions' (unused)
2014-07-10 08:35:55 +04:00
commands.h
Omit redundant extern decls.
2014-06-17 09:09:19 -07:00
composite.c
Cleanup terminal handling code.
2014-10-14 16:45:41 +04:00
composite.h
* composite.h (struct composition.width): Now int
2014-12-20 15:50:46 -08:00
conf_post.h
Remove obsolete references to pre-C99 builds
2014-12-21 20:04:01 -08:00
COPYING
cygw32.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
cygw32.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
data.c
Minor cleanups for Lisp objects and symbols
2014-12-18 18:12:24 -08:00
dbusbind.c
Fix putenv race conditions with undefined behavior.
2014-10-11 23:09:50 -07:00
decompress.c
Fix bug #18650 with warning about zlib when loading url-vars.el.
2014-10-07 20:18:07 +03:00
deps.mk
Use gcc auto-dependency information for lwlib and oldXMenu
2014-06-28 15:57:23 -07:00
dired.c
Merge from emacs-24; up to 117687
2014-11-08 10:21:38 -08:00
dispextern.h
* src/: Various fixes to use bool type and constants.
2014-12-15 15:41:11 -05:00
dispnew.c
* src/keyboard.c (swallow_events): Don't redisplay if there's input pending.
2014-12-17 17:08:07 -05:00
disptab.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
doc.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
doprnt.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
dosfns.c
Remove support for DJGPP < 2.02
2014-08-09 17:12:33 +01:00
dosfns.h
Implement memory-info for MS-DOS.
2014-07-11 13:09:51 +03:00
editfns.c
Improve time stamp handling, and be more consistent about it.
2014-11-16 20:41:22 -08:00
emacs-icon.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
emacs.c
Merge from origin/emacs-24
2014-12-12 19:23:19 -05:00
emacsgtkfixed.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
emacsgtkfixed.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
epaths.in
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
eval.c
Merge from emacs-24
2014-12-05 15:30:09 -05:00
fileio.c
Correct same_at_end when restoring window points
2014-12-15 00:01:42 -08:00
filelock.c
Revert previous change.
2014-07-26 06:17:25 -07:00
firstfile.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
floatfns.c
Doc fixes
2014-05-01 19:55:25 -04:00
fns.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
font.c
Allow querying font by name for its height and other info. (Bug#19395)
2014-12-18 18:07:26 +02:00
font.h
One more minor cleanup of font subsystem.
2014-08-25 11:00:42 +04:00
fontset.c
Let charset tick grow past USHRT_MAX
2014-12-20 15:50:45 -08:00
fontset.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
frame.c
Add code for "preserving" window sizes.
2014-12-18 18:12:24 +01:00
frame.h
Use bool for boolean in xterm.c
2014-12-21 19:36:28 -08:00
fringe.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
ftfont.c
Fix some slow uses and misuses of strcat.
2014-09-23 21:12:37 -07:00
ftfont.h
Next minor cleanup of font subsystem.
2014-07-09 10:25:35 +04:00
ftxfont.c
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-07 00:04:01 -07:00
getpagesize.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
gfilenotify.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
gmalloc.c
Consistently use min and max macros from lisp.h.
2014-10-03 08:35:10 +04:00
gnutls.c
* gnutls.c: Include gnutls.h.
2014-12-18 14:32:38 -08:00
gnutls.h
Merge from origin/emacs-24
2014-12-12 19:23:19 -05:00
gtkutil.c
Fixes: debbugs:19149
2014-11-23 14:30:52 +01:00
gtkutil.h
Handle deprecated Gtk+ stuff for version <= 3.10
2014-10-18 18:19:53 +02:00
image.c
* image.c (svg_load): Fix pointer signedness.
2014-12-18 13:16:41 -08:00
indent.c
Fix misspellings like "an unibyte buffer"
2014-12-09 16:27:23 -08:00
indent.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
inotify.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
insdel.c
Fixes: debbugs:19161
2014-12-11 16:07:23 -05:00
intervals.c
* src/intervals.c: Tighten assertions.
2014-05-01 11:15:46 -04:00
intervals.h
Implement an `inhibit-read-only' text property
2014-11-16 23:41:55 +01:00
keyboard.c
* src/keyboard.c (input_was_pending): New var.
2014-12-17 21:03:30 -05:00
keyboard.h
If a C name must be extern on some platforms, make it extern on all.
2014-06-08 11:27:22 -07:00
keymap.c
Spelling fixes.
2014-10-12 13:09:15 -07:00
keymap.h
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
2014-04-05 12:30:36 -07:00
lastfile.c
src/lastfile.c: Fix last change.
2014-09-01 17:44:33 +03:00
lisp.h
Minor cleanups for Lisp objects and symbols
2014-12-18 18:12:24 -08:00
lisp.mk
* lisp/emacs-lisp/eldoc.el (global-eldoc-mode): Enable by default.
2014-10-15 13:32:41 -04:00
lread.c
* lread.c (init_obarray): Declare Qt as special.
2014-12-16 14:50:01 -08:00
macfont.h
Require OSX >= 10.6. Remove PowerPC unexec code.
2014-10-12 10:35:50 +02:00
macfont.m
Clean up merge conflict.
2014-11-01 21:06:49 +01:00
macros.c
Merge from emacs-24; up to 2014-06-26T21:51:25Z!rgm@gnu.org.
2014-08-01 16:10:07 +03:00
macros.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
macuvs.h
Include sources used to create macuvs.h.
2014-05-26 08:48:28 -07:00
Makefile.in
Merge branch 'emacs-24'.
2014-11-28 23:07:16 -08:00
makefile.w32-in
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
marker.c
* buffer.h (decode_buffer): New function.
2014-09-02 15:41:22 +04:00
menu.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
menu.h
Make functions static that no longer need to be extern.
2014-08-01 08:12:01 -07:00
minibuf.c
* src/: Various fixes to use bool type and constants.
2014-12-15 15:41:11 -05:00
msdos.c
Follow-up to renaming v24.5 to 25.1.
2014-09-29 22:49:44 +03:00
msdos.h
Fix the MSDOS build.
2014-04-16 16:27:28 +03:00
nsfns.m
Minor cleanups for Lisp objects and symbols
2014-12-18 18:12:24 -08:00
nsfont.m
* nsfont.m (nsfont_draw): Use CGFloat for GNUstep newer than 0.23.
2014-10-05 19:51:11 +02:00
nsgui.h
Revert 2014-07-16T04:11:08Z!ueno@gnu.org and fix XCHAR2B_BYTE[12] in nsgui.h only
2014-07-16 14:44:05 +09:00
nsimage.m
Fixes: debbugs:19133
2014-12-07 17:12:40 +01:00
nsmenu.m
Minor cleanups for Lisp objects and symbols
2014-12-18 18:12:24 -08:00
nsselect.m
Fixes: debbugs:19396
2014-12-23 08:55:00 +01:00
nsterm.h
Merge from emacs-24
2014-12-05 15:30:09 -05:00
nsterm.m
Use bool for boolean in xterm.c
2014-12-21 19:36:28 -08:00
print.c
Port better to AddressSanitizer.
2014-11-29 23:32:29 -08:00
process.c
* src/keyboard.c (swallow_events): Don't redisplay if there's input pending.
2014-12-17 17:08:07 -05:00
process.h
Add functions to gnutls.c for exporting certificate details
2014-11-23 14:52:04 +01:00
profiler.c
Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.edu
2014-05-04 12:37:56 -07:00
puresize.h
* src/puresize.h (BASE_PURESIZE): Add 1%, for safety.
2014-06-25 16:26:01 -04:00
ralloc.c
Add support for HYBRID_MALLOC, allowing the use of gmalloc before
2014-08-28 10:48:02 -04:00
README
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
regex.c
Spelling fixes
2014-12-13 23:41:33 -08:00
regex.h
Clean up extern decls a bit.
2014-08-31 19:37:22 -07:00
region-cache.c
Revert previous change.
2014-07-26 06:17:25 -07:00
region-cache.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
scroll.c
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-07 00:04:01 -07:00
search.c
Avoid unwanted point motion in Fline_beginning_position.
2014-10-15 17:37:10 +04:00
sheap.c
* src/sheap.c (bss_sbrk_buffer_beg): Remove redundant variable.
2014-09-28 18:31:59 -04:00
sound.c
Support playing on MS-Windows non-ASCII sound files using Unicode APIs.
2014-09-15 18:51:57 +03:00
syntax.c
Merge from emacs-24; up to 117687
2014-11-08 10:21:38 -08:00
syntax.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
sysdep.c
Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.edu
2014-09-07 23:00:58 -07:00
sysselect.h
Fix the MS-Windows build broken by few last commits.
2014-06-04 00:00:40 +03:00
syssignal.h
Port signal-handling to DragonFly BSD.
2014-06-01 16:17:56 -07:00
sysstdio.h
Use emacs_open more consistently when opening files.
2013-07-05 19:40:50 -07:00
systime.h
Improve time stamp handling, and be more consistent about it.
2014-11-16 20:41:22 -08:00
systty.h
Use binary-io module, O_BINARY, and "b" flag.
2014-07-14 12:23:18 -07:00
syswait.h
Handle systems without WCONTINUED consistently.
2014-05-03 13:13:10 -07:00
term.c
Merge from trunk and resolve conflicts.
2014-10-14 21:10:37 +03:00
termcap.c
Minor fixups related to usage of the 'long' type.
2014-07-07 16:33:05 -07:00
termchar.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
termhooks.h
Use bool for boolean in xterm.c
2014-12-21 19:36:28 -08:00
terminal.c
Cleanup terminal handling code.
2014-10-14 16:45:41 +04:00
terminfo.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
termopts.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
textprop.c
Implement an `inhibit-read-only' text property
2014-11-16 23:41:55 +01:00
tparam.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
tparam.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
undo.c
Undo in region after markers in undo history relocated
2014-03-24 22:47:39 -04:00
unexaix.c
Simplify unexec file mode setting
2014-12-20 13:12:20 -08:00
unexcoff.c
Simplify unexec file mode setting
2014-12-20 13:12:20 -08:00
unexcw.c
Clean up extern decls a bit.
2014-08-31 19:37:22 -07:00
unexec.h
unexelf.c
Simplify unexec file mode setting
2014-12-20 13:12:20 -08:00
unexhp9k800.c
Consistently use min and max macros from lisp.h.
2014-10-03 08:35:10 +04:00
unexmacosx.c
Simplify unexec file mode setting
2014-12-20 13:12:20 -08:00
unexsol.c
Prefer list1 (X) to Fcons (X, Qnil) when building lists.
2013-07-15 23:39:49 -07:00
unexw32.c
Consistently use min and max macros from lisp.h.
2014-10-03 08:35:10 +04:00
vm-limit.c
Clean up extern decls a bit.
2014-08-31 19:37:22 -07:00
w16select.c
Get rid of backend-dependent selection-handling functions for kill/yank
2014-10-21 11:27:18 -04:00
w32.c
Replace uses of _W64 with MINGW_W64
2014-11-27 04:03:07 +01:00
w32.h
Support playing on MS-Windows non-ASCII sound files using Unicode APIs.
2014-09-15 18:51:57 +03:00
w32common.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
w32console.c
Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).
2014-08-10 10:26:28 +02:00
w32fns.c
* src/: Various fixes to use bool type and constants.
2014-12-15 15:41:11 -05:00
w32font.c
Default to stack objects on DOS_NT platforms as well.
2014-09-25 12:34:53 +03:00
w32font.h
One more minor cleanup of font subsystem.
2014-08-25 11:00:42 +04:00
w32gui.h
Revert 2014-07-16T04:11:08Z!ueno@gnu.org and fix XCHAR2B_BYTE[12] in nsgui.h only
2014-07-16 14:44:05 +09:00
w32heap.c
Replace uses of _W64 with MINGW_W64
2014-11-27 04:03:07 +01:00
w32heap.h
Define the size of dumped data for MS-Windows locally on w32heap.c.
2014-06-03 10:28:07 +03:00
w32inevt.c
Fix bug #18649 with handling C-g on MS-Windows in -nw sessions.
2014-10-08 15:32:38 +03:00
w32inevt.h
Fix fallout on MinGW64 from the previous commit.
2014-09-24 13:06:53 +03:00
w32menu.c
Improve inhibiting of implied frame resizes.
2014-11-07 11:49:22 +01:00
w32notify.c
Uniquify the 'size' symbol.
2014-11-07 07:40:06 -08:00
w32proc.c
Fix bug #18745 with invoking Windows batch files with embedded whitespace.
2014-10-25 12:12:01 +03:00
w32reg.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
w32select.c
Get rid of backend-dependent selection-handling functions for kill/yank
2014-10-21 11:27:18 -04:00
w32select.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
w32term.c
Use bool for boolean in xterm.c
2014-12-21 19:36:28 -08:00
w32term.h
Use bool for boolean in xterm.c
2014-12-21 19:36:28 -08:00
w32uniscribe.c
Default to stack objects on DOS_NT platforms as well.
2014-09-25 12:34:53 +03:00
w32xfns.c
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
widget.c
Improve inhibiting of implied frame resizes.
2014-11-07 11:49:22 +01:00
widget.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
widgetprv.h
* widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)
2014-08-09 11:06:25 +02:00
window.c
Add code for "preserving" window sizes.
2014-12-18 18:12:24 +01:00
window.h
Merge from emacs-24
2014-11-16 00:22:20 -05:00
xdisp.c
* src/: Various fixes to use bool type and constants.
2014-12-15 15:41:11 -05:00
xfaces.c
* src/: Various fixes to use bool type and constants.
2014-12-15 15:41:11 -05:00
xfns.c
* src/: Various fixes to use bool type and constants.
2014-12-15 15:41:11 -05:00
xfont.c
Attempt to allocate less font entity objects in xfont_list_pattern
2014-11-14 13:40:24 +03:00
xftfont.c
One more minor cleanup of font subsystem.
2014-08-25 11:00:42 +04:00
xgselect.c
* xgselect.c (xg_select): Don't assume n_gfds is nonnegative
2014-11-08 20:19:54 -08:00
xgselect.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
xmenu.c
Improve inhibiting of implied frame resizes.
2014-11-07 11:49:22 +01:00
xml.c
'libxml-parse(html|xml)-region': new optional param 'discard-comments'.
2014-11-21 16:31:30 +01:00
xrdb.c
* xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictly
2014-07-30 07:41:56 +04:00
xselect.c
Cleanup terminal handling code.
2014-10-14 16:45:41 +04:00
xsettings.c
* xsettings.c (init_gsettings): Use g_settings_schema_source_lookup
2014-05-10 12:42:08 +02:00
xsettings.h
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
xsmfns.c
Fix some slow uses and misuses of strcat.
2014-09-23 21:12:37 -07:00
xterm.c
Fix setting icon for Gtk+ on non-initial frame.
2014-12-22 09:19:37 +01:00
xterm.h
Use bool for boolean in xterm.c
2014-12-21 19:36:28 -08:00