..
bitmaps
.dbxinit
.gdbinit
Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.org
2014-07-28 05:39:09 -04:00
.gitignore
alloc.c
* alloc.c (mark_overlay): Assume that overlay boundaries are
2014-10-02 18:01:27 +04: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
bidi.c
src/bidi.c: Describe the design of reordering engine in the commentary.
2014-04-06 18:56:01 +03:00
blockinput.h
buffer.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07: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
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-07 00:04:01 -07:00
callproc.c
* lisp.h (lispstpcpy): Rename from lispstrcpy, and act like stpcpy.
2014-09-23 10:03:48 -07:00
casefiddle.c
casetab.c
category.c
Avoid more integer overflows on string size calculations.
2014-09-16 15:43:49 +04:00
category.h
ccl.c
* lisp.h (STRING_COPYIN): Remove; unused.
2014-06-17 17:41:14 +04:00
ccl.h
ChangeLog
src/dispnew.c (adjust_decode_mode_spec_buffer): Use 'int' instead of 'ssize_t'.
2014-10-02 18:33:55 +03:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
Misc accumulated ChangeLog convention fixes
2014-08-28 18:18:39 -04:00
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
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
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
charset.h
Simplify and cleanup character conversion stuff.
2014-06-23 08:11:29 +04:00
chartab.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
cm.c
cm.h
cmds.c
Simplify and cleanup character conversion stuff.
2014-06-23 08:11:29 +04:00
coding.c
Fix bug uncovered by changing alloca to auto buffer.
2014-09-07 15:27:59 -07: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
Pacify --enable-gcc-warnings when no window system is used.
2014-09-10 17:48:57 -07:00
composite.h
conf_post.h
Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ru
2014-09-02 21:21:40 -07:00
COPYING
cygw32.c
cygw32.h
data.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
dbusbind.c
* lisp.h (lispstpcpy): Rename from lispstrcpy, and act like stpcpy.
2014-09-23 10:03:48 -07:00
decompress.c
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 2014-06-27T16:27:08Z!rgm@gnu.org
2014-08-03 16:34:33 -04:00
dispextern.h
* dispextern.h, xdisp.c (window_box_right_offset): Now static.
2014-09-23 09:07:23 -07:00
dispnew.c
src/dispnew.c (adjust_decode_mode_spec_buffer): Use 'int' instead of 'ssize_t'.
2014-10-02 18:33:55 +03:00
disptab.h
doc.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
doprnt.c
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
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
emacs-icon.h
emacs.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c
Merge from emacs-24
2014-09-22 15:20:45 -04:00
fileio.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
filelock.c
Revert previous change.
2014-07-26 06:17:25 -07:00
firstfile.c
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
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
font.h
One more minor cleanup of font subsystem.
2014-08-25 11:00:42 +04:00
fontset.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
fontset.h
frame.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
frame.h
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07: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
gfilenotify.c
gmalloc.c
* src/sheap.c (bss_sbrk_buffer_beg): Remove redundant variable.
2014-09-28 18:31:59 -04:00
gnutls.c
Minor fixups related to usage of the 'long' type.
2014-07-07 16:33:05 -07:00
gnutls.h
gtkutil.c
* gtkutil.c (xg_set_toolkit_horizontal_scroll_bar_thumb):
2014-10-01 17:21:08 +04:00
gtkutil.h
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
image.c
Merge from emacs-24
2014-09-22 15:20:45 -04:00
indent.c
Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org
2014-08-27 18:59:29 -07:00
indent.h
inotify.c
insdel.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
intervals.c
* src/intervals.c: Tighten assertions.
2014-05-01 11:15:46 -04:00
intervals.h
Omit redundant extern decls.
2014-06-17 09:09:19 -07:00
keyboard.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07: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
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -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
* src/lisp.h: Fix up compilation for USE_STACK_LISP_OBJECTS=false.
2014-10-02 08:27:19 -04:00
lisp.mk
Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.
2014-09-26 23:57:41 -04:00
lread.c
* alloc.c (mark_overlay): Assume that overlay boundaries are
2014-10-02 18:01:27 +04:00
macfont.h
* macfont.h (macfont_update_antialias_threshold): Declare.
2014-07-20 15:18:47 +02:00
macfont.m
Merge from emacs-24
2014-09-22 15:20:45 -04: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
macuvs.h
Include sources used to create macuvs.h.
2014-05-26 08:48:28 -07:00
Makefile.in
Remove unused variable EMACS_HEAPSIZE from src/Makefile.in.
2014-09-06 10:40:43 +03:00
makefile.w32-in
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
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07: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
Clean up initialization and customization of horizontal scroll bars.
2014-09-03 17:10:29 +02:00
nsfont.m
One more minor cleanup of font subsystem.
2014-08-25 11:00:42 +04: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
nsmenu.m
Remove unnecessary redisplays in NS port.
2014-06-30 14:38:09 +02:00
nsselect.m
Consolidate management/ownership of selections.
2014-10-01 23:19:32 -04:00
nsterm.h
* termhooks.h (enum scroll_bar_part): Begin from 0 to allow...
2014-09-24 11:17:51 +04:00
nsterm.m
* termhooks.h (enum scroll_bar_part): Begin from 0 to allow...
2014-09-24 11:17:51 +04:00
print.c
* lisp.h (make_local_string): Nitpick indent.
2014-09-11 10:21:55 +04:00
process.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
process.h
If a C name must be extern on some platforms, make it extern on all.
2014-06-08 11:27:22 -07: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
regex.c
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-07 00:04:01 -07: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
scroll.c
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-07 00:04:01 -07:00
search.c
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-07 00:04:01 -07: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
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-07 00:04:01 -07:00
syntax.h
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
systime.h
Avoid signed integer overflow when converting Time to ptrdiff_t.
2014-09-24 13:30:28 -07: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
* termhooks.h (enum scroll_bar_part): Begin from 0 to allow...
2014-09-24 11:17:51 +04:00
termcap.c
Minor fixups related to usage of the 'long' type.
2014-07-07 16:33:05 -07:00
termchar.h
termhooks.h
Avoid signed integer overflow when converting Time to ptrdiff_t.
2014-09-24 13:30:28 -07:00
terminal.c
Indentation, punctuation, and other nitpicks.
2014-07-20 21:41:59 -04:00
terminfo.c
termopts.h
textprop.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
tparam.c
tparam.h
undo.c
Undo in region after markers in undo history relocated
2014-03-24 22:47:39 -04:00
unexaix.c
Fix port to 32-bit AIX.
2014-05-21 22:00:39 -07:00
unexcoff.c
Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca
2014-04-16 12:43:46 -07:00
unexcw.c
Clean up extern decls a bit.
2014-08-31 19:37:22 -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
Merge from emacs-24
2014-09-22 15:20:45 -04:00
unexsol.c
unexw32.c
Clean up extern decls a bit.
2014-08-31 19:37:22 -07:00
vm-limit.c
Clean up extern decls a bit.
2014-08-31 19:37:22 -07:00
w16select.c
Fix last commit of src/w16select.c.
2014-07-17 18:40:18 +03:00
w32.c
Support playing on MS-Windows non-ASCII sound files using Unicode APIs.
2014-09-15 18:51:57 +03: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
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
Merge from emacs-24
2014-09-30 19:19:31 -04: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
src/w32heap.c: Minor formatting and whitespace changes.
2014-06-27 11:31:20 +03: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
* termhooks.h (enum scroll_bar_part): Begin from 0 to allow...
2014-09-24 11:17:51 +04:00
w32inevt.h
Fix fallout on MinGW64 from the previous commit.
2014-09-24 13:06:53 +03:00
w32menu.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
w32notify.c
src/*.c: Silence a few warnings about unused vars and functions.
2014-03-26 11:21:55 +01:00
w32proc.c
Don't modify the process's command name passed to start-process on MS-Windows.
2014-10-01 18:18:16 +03:00
w32reg.c
w32select.c
Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS.
2014-07-17 18:37:48 +03:00
w32select.h
w32term.c
Merge from emacs-24
2014-09-30 19:19:31 -04:00
w32term.h
src/w32term.h (ALIGN_STACK): Fix the cpp condition.
2014-09-26 10:06:35 +03:00
w32uniscribe.c
Default to stack objects on DOS_NT platforms as well.
2014-09-25 12:34:53 +03:00
w32xfns.c
widget.c
Remove code left dead after 2014-07-27 changes.
2014-09-25 09:01:35 +02:00
widget.h
widgetprv.h
* widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)
2014-08-09 11:06:25 +02:00
window.c
Merge from emacs-24
2014-09-30 19:19:31 -04:00
window.h
Pacify --enable-gcc-warnings when no window system is used.
2014-09-10 17:48:57 -07:00
xdisp.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
xfaces.c
Merge from emacs-24
2014-10-02 11:13:05 -04:00
xfns.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
xfont.c
Keep stack-allocated Lisp objects fast rather than versatile.
2014-09-29 10:44:31 +04:00
xftfont.c
One more minor cleanup of font subsystem.
2014-08-25 11:00:42 +04:00
xgselect.c
Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.edu
2014-04-22 14:32:51 -07:00
xgselect.h
xmenu.c
Remove code left dead after 2014-07-27 changes.
2014-09-25 09:01:35 +02:00
xml.c
xrdb.c
* xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictly
2014-07-30 07:41:56 +04:00
xselect.c
Consolidate x-select-text.
2014-10-01 18:13:11 -04:00
xsettings.c
* xsettings.c (init_gsettings): Use g_settings_schema_source_lookup
2014-05-10 12:42:08 +02:00
xsettings.h
xsmfns.c
Fix some slow uses and misuses of strcat.
2014-09-23 21:12:37 -07:00
xterm.c
Use AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 20:28:16 -07:00
xterm.h
Merge from emacs-24; up to 2014-06-27T16:27:08Z!rgm@gnu.org
2014-08-03 16:34:33 -04:00