..
bitmaps
m
Add previous years to copyright notice.
2005-10-31 08:41:51 +00:00
s
(LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'.
2005-11-13 05:48:59 +00:00
.arch-inventory
Add some new precious/backup patterns in src/.
2005-02-04 00:08:28 +00:00
.dbxinit
.gdbinit
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
.gitignore
Add makefile (for MS-Windows).
2005-09-24 10:27:46 +00:00
abbrev.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
acldef.h
alloc.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
alloca.c
atimer.c
(stop_other_atimers): Fix loop to correctly compute `prev'.
2005-11-29 22:37:27 +00:00
atimer.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
blockinput.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
buffer.c
(Fkill_buffer): Avoid dangerous side effects in NILP argument.
2005-12-06 07:37:47 +00:00
buffer.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
bytecode.c
(Fbyte_code): Avoid dangerous side effects in NILP argument.
2005-12-06 07:39:05 +00:00
callint.c
Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
2005-09-11 06:42:03 +00:00
callproc.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
casefiddle.c
(casify_object): Fix for the case that case
2005-10-14 07:51:51 +00:00
casetab.c
(Fset_case_table): Doc fix.
2005-10-23 17:26:53 +00:00
category.c
Update FSF's address.
2005-07-04 16:49:24 +00:00
category.h
Update FSF's address.
2005-07-04 16:49:24 +00:00
ccl.c
(check_ccl_update): Remove unused var vp.
2005-10-20 15:02:59 +00:00
ccl.h
Update FSF's address.
2005-07-04 16:49:24 +00:00
ChangeLog
*** empty log message ***
2005-12-17 17:29:36 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
*** empty log message ***
2005-02-18 18:17:16 +00:00
ChangeLog.6
Fix typo.
2005-04-08 11:57:30 +00:00
ChangeLog.7
ChangeLog.8
*** empty log message ***
2004-10-28 23:35:13 +00:00
ChangeLog.9
charset.c
(invalid_character): Use Lisp-readable syntax
2005-11-20 07:52:40 +00:00
charset.h
(charset_mule_unicode_0100_24ff)
2005-10-24 08:04:01 +00:00
chpdef.h
cm.c
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
cm.h
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
cmds.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
coding.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
coding.h
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
2005-11-01 06:23:08 +00:00
commands.h
(Vminibuffer_local_filename_completion_map): Declare a new keymap for
2005-12-02 13:43:04 +00:00
composite.c
(compose_chars_in_text): Delete it.
2005-09-13 01:07:30 +00:00
composite.h
(compose_chars_in_text): Delete extern.
2005-09-13 01:05:51 +00:00
config.in
Merged in changes from CVS trunk.
2005-09-11 08:23:50 +00:00
COPYING
Update FSF's address.
2005-07-02 15:46:32 +00:00
cxux-crt0.s
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
data.c
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
2005-11-07 14:56:19 +00:00
dired.c
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
2005-09-30 22:38:16 +00:00
dispextern.h
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
2005-11-18 13:13:34 +00:00
dispnew.c
Fix typo in previous commit.
2005-12-19 16:13:20 +00:00
disptab.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
doc.c
(Fsubstitute_command_keys): Doc fix.
2005-11-11 15:36:36 +00:00
doprnt.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
dosfns.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
dosfns.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
ecrt0.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
editfns.c
(Fformat): Don't include string padding
2005-10-28 16:26:45 +00:00
emacs.c
(main) [MAC_OS8]: Undo previous change.
2005-12-11 01:06:20 +00:00
epaths.in
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
eval.c
(internal_lisp_condition_case): New function.
2005-10-29 19:34:12 +00:00
fileio.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
filelock.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
filemode.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
firstfile.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
floatfns.c
(Flog): Doc fix.
2005-12-11 05:09:00 +00:00
fns.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
fontset.c
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
fontset.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
frame.c
Merged from miles@gnu.org--gnu-2005 (patch 578-592)
2005-10-12 16:14:04 +00:00
frame.h
Merged in changes from CVS trunk.
2005-09-09 20:52:13 +00:00
fringe.c
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
2005-11-07 14:56:19 +00:00
getloadavg.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
getpagesize.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
gmalloc.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
gnu.h
* xfns.c (xg_set_icon_from_xpm_data): New function.
2005-11-16 16:38:48 +00:00
gtkutil.c
* gtkutil.c (SSDATA): New macro to remove compiler warnings.
2005-12-12 08:08:56 +00:00
gtkutil.h
* gtkutil.h (xg_set_frame_icon): Declare it.
2005-08-16 19:33:07 +00:00
hftctl.c
image.c
(init_image) [MAC_OS]: Don't call EnterMovies.
2005-12-10 01:49:15 +00:00
indent.c
Merged in changes from CVS trunk.
2005-12-11 22:42:40 +00:00
indent.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
insdel.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
intervals.c
(update_interval): Fix indentation and coding style. Add info in error.
2005-09-01 14:18:10 +00:00
intervals.h
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
ioctl.h
keyboard.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
keyboard.h
Change `keyboard-translate-table' to be terminal-local.
2005-10-28 14:29:24 +00:00
keymap.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
keymap.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
lastfile.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
lisp.h
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
lread.c
Merged in changes from CVS trunk.
2005-12-11 22:42:40 +00:00
mac.c
(Qundecoded_file_name): New variable.
2005-12-10 01:49:36 +00:00
macfns.c
* xfns.c (compute_tip_xy): Handle negative dx and dy.
2005-12-14 20:58:33 +00:00
macgui.h
(USE_CG_TEXT_DRAWING): New define.
2005-11-13 05:46:17 +00:00
macmenu.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
macros.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
macros.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
macselect.c
(syms_of_macselect) <mac-apple-event-map>:
2005-12-11 01:06:29 +00:00
macterm.c
Merged in changes from CVS trunk.
2005-12-11 22:42:40 +00:00
macterm.h
Merged in changes from CVS trunk.
2005-12-11 22:42:40 +00:00
Makefile.in
Merged in changes from CVS trunk.
2005-12-11 22:42:40 +00:00
makefile.w32-in
(bootstrap-temacs): Warn that parts of commands enclosed in $(ARGQUOTE)s
2005-12-17 17:25:20 +00:00
marker.c
* xlwmenu.c (find_next_selectable):
2005-09-27 18:48:59 +00:00
md5.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
md5.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
mem-limits.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
minibuf.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
mktime.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
msdos.c
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
msdos.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
print.c
2005-12-17 Chong Yidong <cyd@stupidchicken.com>
2005-12-17 15:55:29 +00:00
process.c
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
2005-11-18 13:13:34 +00:00
process.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
puresize.h
(BASE_PURESIZE): Increment to 1180000.
2005-11-21 07:54:48 +00:00
ralloc.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
README
regex.c
(re_char): Move it back to the implementation file.
2005-10-04 04:31:08 +00:00
regex.h
(re_char): Don't expose it in the interface.
2005-10-04 04:32:50 +00:00
region-cache.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
region-cache.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
scroll.c
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
search.c
(search_buffer): No need to initialize base_pat.
2005-11-08 21:38:10 +00:00
sheap.c
(STATIC_HEAP_SIZE): Increment both definitions.
2005-11-03 21:12:07 +00:00
sound.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
stamp-h.in
strftime.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
sunfns.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
syntax.c
(Fparse_partial_sexp): Fix docstring.
2005-10-29 16:05:41 +00:00
syntax.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
sysdep.c
Merged from miles@gnu.org--gnu-2005 (patch 593-595)
2005-10-19 14:03:44 +00:00
sysselect.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
syssignal.h
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
2005-10-23 22:47:29 +00:00
systime.h
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
2005-09-30 22:38:16 +00:00
systty.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
syswait.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
temacs.opt
term.c
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
2005-10-23 22:47:29 +00:00
termcap.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
termchar.h
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
termhooks.h
Merged in changes from CVS trunk.
2005-12-11 22:42:40 +00:00
terminfo.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
termopts.h
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
textprop.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
tparam.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
uaf.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
undo.c
(truncate_undo_list): Avoid dangerous side effects in NILP argument.
2005-12-06 07:40:47 +00:00
unexaix.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexalpha.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexapollo.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexconvex.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexcw.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexec.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexelf.c
(unexec): Handle .plt section in BSS segment.
2005-11-01 21:32:27 +00:00
unexenix.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexhp9k800.c
unexmacosx.c
(unexec_write_zero): New function.
2005-11-09 08:08:34 +00:00
unexmips.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexnext.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexsni.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexsol.c
unexsunos4.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
unexw32.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
vlimit.h
vm-limit.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w16select.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32.c
(check_windows_init_file): Fix allocation of error buffer.
2005-09-12 10:27:02 +00:00
w32.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32bdf.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32bdf.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32console.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32fns.c
* xfns.c (compute_tip_xy): Handle negative dx and dy.
2005-12-14 20:58:33 +00:00
w32gui.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32heap.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32heap.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32inevt.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32inevt.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32menu.c
(add_menu_item): If unicode_append_menu returns an
2005-08-31 15:22:15 +00:00
w32proc.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32reg.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32select.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
w32term.c
Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
2005-10-19 14:06:17 +00:00
w32term.h
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
w32xfns.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
widget.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
widget.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
widgetprv.h
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
window.c
Merged in changes from CVS trunk.
2005-12-10 21:18:28 +00:00
window.h
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
2005-10-09 20:00:17 +00:00
xdisp.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
xfaces.c
Merged from miles@gnu.org--gnu-2005 (patch 659-663)
2005-12-03 14:25:50 +00:00
xfns.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
xmenu.c
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
2005-12-19 19:57:22 +00:00
xrdb.c
Update years in copyright notice; nfc.
2005-08-07 12:33:19 +00:00
xselect.c
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-09-04 03:48:17 +00:00
xsmfns.c
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
2005-10-09 20:00:17 +00:00
xterm.c
Prevent core dumps with GTK by disabling secondary X connections there.
2005-12-12 03:15:52 +00:00
xterm.h
Merged in changes from CVS trunk.
2005-12-10 21:18:28 +00:00