..
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
src/alloc.c: remove a stray brace
2014-08-09 22:50:14 +01: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
blockinput.h
buffer.c
Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org
2014-08-10 17:59:34 -07:00
buffer.h
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
bytecode.c
callint.c
callproc.c
Use binary-io module, O_BINARY, and "b" flag.
2014-07-14 12:23:18 -07:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c
ccl.h
ChangeLog
* xdisp.c (set_horizontal_scroll_bar): Don't use uninitialized local.
2014-08-16 09:10:50 -07:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
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
* chartab.c (char_table_translate): Move to...
2014-07-08 11:17:04 +04:00
charset.c
Simplify and cleanup character conversion stuff.
2014-06-23 08:11:29 +04:00
charset.h
Simplify and cleanup character conversion stuff.
2014-06-23 08:11:29 +04:00
chartab.c
* chartab.c (char_table_translate): Move to...
2014-07-08 11:17:04 +04:00
cm.c
cm.h
cmds.c
Simplify and cleanup character conversion stuff.
2014-06-23 08:11:29 +04:00
coding.c
Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org
2014-08-10 17:59:34 -07:00
coding.h
* coding.h (struct coding_system): Remove 'error_positions' (unused)
2014-07-10 08:35:55 +04:00
commands.h
composite.c
Consistently use validate_subarray to verify substring.
2014-06-25 16:11:08 +04:00
composite.h
conf_post.h
COPYING
cygw32.c
cygw32.h
data.c
Revert previous change.
2014-07-26 06:17:25 -07:00
dbusbind.c
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
Avoid undefined behavior with signed left shift.
2014-08-03 05:34:44 -07:00
dispnew.c
Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).
2014-08-10 10:26:28 +02:00
disptab.h
doc.c
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
Fix a few ``MS-DOG''s overlooked in the previous commit.
2014-08-07 11:15:52 +01:00
emacs-icon.h
emacs.c
Use binary-io module, O_BINARY, and "b" flag.
2014-07-14 12:23:18 -07:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
fileio.c
Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org
2014-08-10 17:59:34 -07:00
filelock.c
Revert previous change.
2014-07-26 06:17:25 -07:00
firstfile.c
floatfns.c
fns.c
Make compare-strings more compatible with old behavior.
2014-08-02 08:56:18 -07:00
font.c
Revert previous change.
2014-07-26 06:17:25 -07:00
font.h
* font.c, font.h (font_unparse_fcname): Now static.
2014-07-09 16:35:31 -07:00
fontset.c
Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org
2014-08-10 17:59:34 -07:00
fontset.h
frame.c
In set_menu_bar_lines call change_frame_size instead of set_menu_bar_lines_1.
2014-08-12 11:47:27 +02:00
frame.h
Fix scroll bar handling for non-toolkit builds.
2014-08-04 18:47:27 +02:00
fringe.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
ftfont.c
Next minor cleanup of font subsystem.
2014-07-09 10:25:35 +04:00
ftfont.h
Next minor cleanup of font subsystem.
2014-07-09 10:25:35 +04:00
ftxfont.c
Use convenient alists to manage per-frame font driver-specific data.
2014-07-03 16:20:00 +04:00
getpagesize.h
gfilenotify.c
gmalloc.c
Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael.albinus@gmx.de
2014-08-14 21:34:06 -07: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 (create_dialog): Force min spacing 10 between buttons.
2014-08-02 15:32:40 +02:00
gtkutil.h
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
image.c
Minor ImageMagick safety fixes.
2014-07-07 16:25:13 -07:00
indent.c
Simplify and cleanup character conversion stuff.
2014-06-23 08:11:29 +04: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
intervals.h
keyboard.c
Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).
2014-08-10 10:26:28 +02:00
keyboard.h
keymap.c
* lisp.h (CHECK_VECTOR_OR_STRING): Return number of elements
2014-07-14 08:44:01 +04:00
keymap.h
lastfile.c
lisp.h
On GNU/Linux, use timerfd for asynchronous timers.
2014-07-28 10:28:15 +04:00
lisp.mk
lread.c
Revert previous change.
2014-07-26 06:17:25 -07:00
macfont.h
* macfont.h (macfont_update_antialias_threshold): Declare.
2014-07-20 15:18:47 +02:00
macfont.m
Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.org
2014-07-21 02:03:08 -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
Makefile.in
Improve behavior of 'bzr up; cd src; make -k'.
2014-07-13 08:50:35 -07:00
makefile.w32-in
marker.c
menu.c
Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).
2014-08-10 10:26:28 +02:00
menu.h
Make functions static that no longer need to be extern.
2014-08-01 08:12:01 -07:00
minibuf.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
msdos.c
Fix a couple of recent inadvertent breaks of the MSDOS port.
2014-08-10 17:28:36 +01:00
msdos.h
nsfns.m
Fix default width not being 80, but 77.
2014-08-11 15:16:31 +02:00
nsfont.m
Next minor cleanup of font subsystem.
2014-07-09 10:25:35 +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
nsterm.h
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
nsterm.m
Reinstate removed code.
2014-07-27 16:45:26 +02:00
print.c
* print.c (print_preprocess): Adjust to match changed
2014-07-17 13:12:51 +04:00
process.c
src/process.c: fix a comment typo
2014-08-09 17:20:29 +01:00
process.h
profiler.c
puresize.h
* src/puresize.h (BASE_PURESIZE): Add 1%, for safety.
2014-06-25 16:26:01 -04:00
ralloc.c
README
regex.c
* regex.c (re_search_2): Use ssize_t to avoid integer overflow.
2014-07-15 18:04:06 +04:00
regex.h
region-cache.c
Revert previous change.
2014-07-26 06:17:25 -07:00
region-cache.h
scroll.c
Avoid undefined behavior with signed left shift.
2014-08-03 05:34:44 -07:00
search.c
Simplify and cleanup character conversion stuff.
2014-06-23 08:11:29 +04:00
sheap.c
sound.c
syntax.c
* syntax.c (back_comment): Use more-natural location for label.
2014-07-09 16:39:58 -07:00
syntax.h
sysdep.c
Use binary-io module, O_BINARY, and "b" flag.
2014-07-14 12:23:18 -07:00
sysselect.h
syssignal.h
sysstdio.h
systime.h
systty.h
Use binary-io module, O_BINARY, and "b" flag.
2014-07-14 12:23:18 -07:00
syswait.h
term.c
Fix a couple of recent inadvertent breaks of the MSDOS port.
2014-08-10 17:28:36 +01:00
termcap.c
Minor fixups related to usage of the 'long' type.
2014-07-07 16:33:05 -07:00
termchar.h
termhooks.h
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
terminal.c
Indentation, punctuation, and other nitpicks.
2014-07-20 21:41:59 -04:00
terminfo.c
termopts.h
textprop.c
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
vm-limit.c
Implement memory-info for MS-DOS.
2014-07-11 13:09:51 +03:00
w16select.c
Fix last commit of src/w16select.c.
2014-07-17 18:40:18 +03:00
w32.c
Use binary-io module, O_BINARY, and "b" flag.
2014-07-14 12:23:18 -07:00
w32.h
Implement memory-info for MS-Windows.
2014-07-10 22:09:26 +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
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
w32font.c
Next minor cleanup of font subsystem.
2014-07-09 10:25:35 +04:00
w32font.h
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
w32inevt.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
w32inevt.h
w32menu.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
w32notify.c
w32proc.c
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
Preliminary attempt to fix horizontal scroll bar dragging with bidi text.
2014-08-16 17:47:38 +02:00
w32term.h
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +02:00
w32uniscribe.c
Next minor cleanup of font subsystem.
2014-07-09 10:25:35 +04:00
w32xfns.c
widget.c
* widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)
2014-08-09 11:06:25 +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; up to 2014-06-28T23:35:17Z!rgm@gnu.org
2014-08-10 17:59:34 -07:00
window.h
Fix scroll bar handling for non-toolkit builds.
2014-08-04 18:47:27 +02:00
xdisp.c
* xdisp.c (set_horizontal_scroll_bar): Don't use uninitialized local.
2014-08-16 09:10:50 -07:00
xfaces.c
Fix a few ``MS-DOG''s overlooked in the previous commit.
2014-08-07 11:15:52 +01:00
xfns.c
Fix bug with an attempt to select uninitialized frame (Bug#18161).
2014-08-03 11:19:43 +04:00
xfont.c
Next minor cleanup of font subsystem.
2014-07-09 10:25:35 +04:00
xftfont.c
Next minor cleanup of font subsystem.
2014-07-09 10:25:35 +04:00
xgselect.c
xgselect.h
xmenu.c
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
2014-07-27 15:21:30 +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
Prefer 'x_display_info *' to 'Display *' in X selection code.
2014-07-18 15:04:37 +04:00
xsettings.c
xsettings.h
xsmfns.c
xterm.c
* xterm.c (x_delete_terminal): Plug file descriptor leak.
2014-08-07 07:17:03 -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