..
bitmaps
Change bitmaps back to X11-compatible types.
2011-04-16 01:30:05 -07:00
.dbxinit
.gdbinit
* window.h (struct window): Convert base_line_number, base_line_pos
2013-02-01 11:23:18 +04:00
.gitignore
Ignore stamp-h.in
2012-08-05 23:44:21 +02:00
alloc.c
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
atimer.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
atimer.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
autodeps.mk
bidi.c
Fix rare aborts in bidi.c.
2013-02-11 19:27:48 +02:00
blockinput.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
buffer.c
Fix crashes with lots of overlays.
2013-01-19 22:04:33 +02:00
buffer.h
* buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.
2013-01-17 09:52:13 +04:00
bytecode.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
callint.c
* src/xdisp.c (message2, message2_nolog): Remove functions.
2013-01-23 15:07:28 -05:00
callproc.c
Minor getenv-related fixes.
2013-02-12 18:10:36 -08:00
casefiddle.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
casetab.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
category.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
category.h
* casefiddle.c, casetab.c, category.c: Use bool for boolean.
2012-08-24 23:25:00 -07:00
ccl.c
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
ccl.h
Refactor window-system configuration
2012-08-31 22:38:52 -08:00
ChangeLog
* font.c (font_range): Add pos_byte argument. Adjust comment
2013-02-13 11:14:38 +04:00
ChangeLog.1
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.2
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.3
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.4
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.5
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.6
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.7
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.8
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.9
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.10
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.11
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
character.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
character.h
* character.h (MAYBE_UNIFY_CHAR): Remove.
2012-09-26 13:00:29 -07:00
charset.c
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
charset.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00: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
Remove obsolete references to VAX in comments.
2013-02-10 16:35:37 -08:00
cm.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
cmds.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
coding.c
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
2013-02-12 20:31:09 -08:00
coding.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
commands.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
composite.c
* font.c (font_range): Add pos_byte argument. Adjust comment
2013-02-13 11:14:38 +04:00
composite.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
conf_post.h
Use fdopendir, fstatat and readlinkat, for efficiency.
2013-01-31 22:30:51 -08:00
COPYING
cygw32.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
cygw32.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
data.c
Omit buffer_slot_type_mismatch and use generic predicates to enforce
2013-01-10 14:30:16 +04:00
dbusbind.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
deps.mk
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
dired.c
Avoid encoding file names run through dostounix_filename on MS-Windows.
2013-02-02 19:14:24 +02:00
dispextern.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
dispnew.c
Minor getenv-related fixes.
2013-02-12 18:10:36 -08:00
disptab.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
doc.c
Tune by using memchr and memrchr.
2013-02-11 15:37:18 -08:00
doprnt.c
* src/doprnt.c: Fix comment.
2013-01-20 09:45:53 -08:00
dosfns.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
dosfns.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
editfns.c
Tune by using memchr and memrchr.
2013-02-11 15:37:18 -08:00
emacs-icon.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
emacs.c
Backport fix for execvp issue from trunk
2013-02-05 15:52:03 -08:00
emacsgtkfixed.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
emacsgtkfixed.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
epaths.in
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
eval.c
Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE.
2013-01-14 15:07:50 +04:00
fileio.c
Tune by using memchr and memrchr.
2013-02-11 15:37:18 -08:00
filelock.c
Use fdopendir, fstatat and readlinkat, for efficiency.
2013-01-31 22:30:51 -08:00
firstfile.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
floatfns.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
fns.c
Minor hashing refactoring.
2013-02-09 14:42:33 -08:00
font.c
* font.c (font_range): Add pos_byte argument. Adjust comment
2013-02-13 11:14:38 +04:00
font.h
* font.c (font_range): Add pos_byte argument. Adjust comment
2013-02-13 11:14:38 +04:00
fontset.c
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
fontset.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
frame.c
Drop async_visible and async_iconified fields of struct frame.
2013-01-24 09:41:28 +04:00
frame.h
Drop async_visible and async_iconified fields of struct frame.
2013-01-24 09:41:28 +04:00
fringe.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
ftfont.c
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
ftfont.h
ftxfont.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
getpagesize.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
gmalloc.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
gnutls.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
gnutls.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
gtkutil.c
Drop async_visible and async_iconified fields of struct frame.
2013-01-24 09:41:28 +04:00
gtkutil.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
image.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
indent.c
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
2013-02-12 20:31:09 -08:00
indent.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
inotify.c
Update copyright dates to 2013.
2013-01-02 08:30:50 -08:00
insdel.c
* insdel.c (insert_1): Remove.
2013-01-25 21:13:31 +04:00
intervals.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
intervals.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
keyboard.c
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
2013-02-12 20:31:09 -08:00
keyboard.h
Clean up read_key_sequence a bit; reread active keymaps after first event.
2013-02-11 14:21:23 -05:00
keymap.c
Clean up read_key_sequence a bit; reread active keymaps after first event.
2013-02-11 14:21:23 -05:00
keymap.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
lastfile.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
lisp.h
Tune by using memchr and memrchr.
2013-02-11 15:37:18 -08:00
lisp.mk
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
lread.c
Clean up read_key_sequence a bit; reread active keymaps after first event.
2013-02-11 14:21:23 -05:00
macros.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
macros.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
Makefile.in
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
makefile.w32-in
src/makefile.w32-in: Update dependencies.
2013-02-13 01:50:38 +01:00
marker.c
* marker.c (set_marker_internal): If desired position is passed
2013-02-11 14:21:52 +04:00
mem-limits.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
menu.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
menu.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
minibuf.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
msdos.c
src/msdos.c (careadlinkatcwd): Remove.
2013-02-09 11:02:17 +02:00
msdos.h
Avoid encoding file names run through dostounix_filename on MS-Windows.
2013-02-02 19:14:24 +02:00
nsfns.m
Spelling fixes.
2013-01-09 00:17:47 -08:00
nsfont.m
* nsfont.m (ns_escape_name, ns_unescape_name, ns_registry_to_script):
2013-01-24 09:56:31 +04:00
nsgui.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
nsimage.m
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
nsmenu.m
* lisp/cus-start.el (all): Add ns-use-native-fullscreen.
2013-02-05 13:16:35 +01:00
nsselect.m
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
nsterm.h
* lisp/cus-start.el (all): Add ns-use-native-fullscreen.
2013-02-05 13:16:35 +01:00
nsterm.m
* lisp/cus-start.el (all): Add ns-use-native-fullscreen.
2013-02-05 13:16:35 +01:00
pre-crt0.c
* pre-crt0.c (data_start): Initialize to 1.
2013-02-12 10:33:42 -08:00
print.c
* window.h (struct window): Convert base_line_number, base_line_pos
2013-02-01 11:23:18 +04:00
process.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
process.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
profiler.c
Minor hashing refactoring.
2013-02-09 14:42:33 -08:00
puresize.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ralloc.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
README
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
regex.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
regex.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
region-cache.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
region-cache.h
Tune by using memchr and memrchr.
2013-02-11 15:37:18 -08:00
scroll.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
search.c
Tune by using memchr and memrchr.
2013-02-11 15:37:18 -08:00
sheap.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
sound.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
syntax.c
* syntax.c (scan_sexps_forward): Fix byte position calculation
2013-02-10 20:25:33 +04:00
syntax.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
sysdep.c
Minor getenv-related fixes.
2013-02-12 18:10:36 -08:00
sysselect.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
syssignal.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
systime.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
systty.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
syswait.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
term.c
Drop async_visible and async_iconified fields of struct frame.
2013-01-24 09:41:28 +04:00
termcap.c
Avoid encoding file names run through dostounix_filename on MS-Windows.
2013-02-02 19:14:24 +02:00
termchar.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
termhooks.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
terminal.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
terminfo.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
termopts.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
textprop.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
tparam.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
tparam.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
undo.c
* lisp/simple.el (primitive-undo): Move from undo.c.
2013-01-08 14:13:31 -05:00
unexaix.c
Improve AIX port some more.
2013-02-12 10:43:11 -08:00
unexcoff.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
unexcw.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
unexec.h
unexelf.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
unexhp9k800.c
Protoize
2011-07-10 10:20:10 +02:00
unexmacosx.c
Undo stray change committed by mistake.
2013-01-22 17:51:49 -08:00
unexsol.c
Port better to POSIX hosts lacking _setjmp.
2012-09-15 00:06:56 -07:00
unexw32.c
Avoid encoding file names run through dostounix_filename on MS-Windows.
2013-02-02 19:14:24 +02:00
vm-limit.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
w16select.c
* src/xdisp.c (message2, message2_nolog): Remove functions.
2013-01-23 15:07:28 -05:00
w32.c
Avoid encoding file names run through dostounix_filename on MS-Windows.
2013-02-02 19:14:24 +02:00
w32.h
Avoid encoding file names run through dostounix_filename on MS-Windows.
2013-02-02 19:14:24 +02:00
w32common.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32console.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
w32fns.c
* coding.c (Fdefine_coding_system_internal): Use AREF where
2013-02-07 20:09:04 +04:00
w32font.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32font.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32gui.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
w32heap.c
Fix bug #13065 with file selector dialog on Windows 7.
2013-01-22 15:30:17 +02:00
w32heap.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32inevt.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
w32inevt.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32menu.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
w32notify.c
Update doc string of w32notify-add-watch per discussions in bug #13540 .
2013-01-25 11:39:47 +02:00
w32proc.c
Avoid encoding file names run through dostounix_filename on MS-Windows.
2013-02-02 19:14:24 +02:00
w32reg.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32select.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32select.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32term.c
Drop async_visible and async_iconified fields of struct frame.
2013-01-24 09:41:28 +04:00
w32term.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
w32uniscribe.c
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
w32xfns.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
widget.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
widget.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
widgetprv.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
window.c
* marker.c (set_marker_internal): If desired position is passed
2013-02-11 14:21:52 +04:00
window.h
Minor additional fix in the wake of bugs #13623 and 13626.
2013-02-12 18:36:55 +02:00
xdisp.c
Fix cursor positioning near scroll margin at top of window.
2013-02-12 18:43:09 +02:00
xfaces.c
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
xfns.c
* lisp.h (toplevel): Add comment about using Lisp_Save_Value
2013-01-17 10:29:40 +04:00
xfont.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
xftfont.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
xgselect.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
xgselect.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
xmenu.c
* lisp.h (toplevel): Add comment about using Lisp_Save_Value
2013-01-17 10:29:40 +04:00
xml.c
Avoid unnecessary byte position calculation for the gap movement.
2013-01-11 17:25:10 +04:00
xrdb.c
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
xselect.c
* lisp.h (make_uninit_vector): New function.
2013-02-08 09:28:52 +04:00
xsettings.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
xsettings.h
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
xsmfns.c
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
xterm.c
Drop async_visible and async_iconified fields of struct frame.
2013-01-24 09:41:28 +04:00
xterm.h
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00