..
bitmaps
* bitmaps/README:
2008-07-31 05:33:56 +00:00
m
* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
2010-02-21 08:44:07 -05:00
s
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
.arch-inventory
.dbxinit
.gdbinit
(pitx) Fix last change.
2009-12-26 15:56:43 +00:00
.gitignore
* .cvsignore, .gitignore: Ignore buildobj.h.
2009-08-28 02:40:13 +00:00
alloc.c
Make string pointer args point to const as in other string allocation functions.
2010-01-22 18:10:04 +09:00
atimer.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
atimer.h
Fix typos in comments.
2010-01-17 03:24:22 +01:00
blockinput.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
buffer.c
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
2010-03-02 10:30:52 +09:00
buffer.h
Try to fix bug#5314. This is probably not the final word, tho.
2010-01-12 23:33:42 -05:00
bytecode.c
Make it possible to C-g in a tight bytecode loop again (bug#5680).
2010-03-05 18:08:18 -05:00
callint.c
* callint.c (Finteractive): Doc fix.
2010-02-17 22:35:21 -08:00
callproc.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
casefiddle.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
casetab.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
category.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
category.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ccl.c
Fix the ccl decoder for the case that the output buffer is fullfilled.
2010-02-17 15:47:32 +09:00
ccl.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ChangeLog
Close bug#5336.
2010-03-28 11:55:20 -07:00
ChangeLog.1
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ChangeLog.2
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ChangeLog.3
Fix typos in ChangeLogs and NEWS files.
2010-01-14 19:29:36 +01:00
ChangeLog.4
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ChangeLog.5
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ChangeLog.6
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ChangeLog.7
Fix typos in Changelog.
2010-03-24 01:18:03 +01:00
ChangeLog.8
Fix typos in ChangeLogs and NEWS files.
2010-01-14 19:29:36 +01:00
ChangeLog.9
Fix typos in ChangeLogs and NEWS files.
2010-01-14 19:29:36 +01:00
ChangeLog.10
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
character.c
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
2010-03-02 13:44:28 +09:00
character.h
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
2010-01-30 11:32:39 +01:00
charset.c
Fix use of unitialized memory.
2010-02-28 09:19:31 -05:00
charset.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
chartab.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
cm.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
cm.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
cmds.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
coding.c
Fix the ccl encoder for the case that the output buffer is fullfilled.
2010-03-16 14:48:41 +09:00
coding.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
commands.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
composite.c
from trunk
2010-01-14 12:54:04 +09:00
composite.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
config.in
src/config.in: Regenerate.
2010-01-30 23:29:06 -05:00
COPYING
data.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
dbusbind.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
dired.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
dispextern.h
bug #5736 : Allow X-resource menuBar to take on/off as documented.
2010-03-22 08:26:56 +01:00
dispnew.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
disptab.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
doc.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
doprnt.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
dosfns.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
dosfns.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ecrt0.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
editfns.c
Fix bug in `format' (Bug#5710).
2010-03-15 11:51:48 -04:00
emacs-icon.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
emacs.c
Command line arg processing fix (Bug#5392)
2010-01-16 14:28:59 -05:00
epaths.in
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
eval.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
fileio.c
* fileio.c: Comment fix.
2010-02-18 01:02:04 -08:00
filelock.c
Account for utmp.h availability.
2010-01-23 17:15:22 -05:00
filemode.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
firstfile.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
floatfns.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
fns.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
font.c
Addendum to last patch: add "Medium" GTK font name keyword.
2010-02-26 21:09:03 -05:00
font.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
fontset.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
fontset.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
frame.c
bug #5736 : Allow X-resource menuBar to take on/off as documented.
2010-03-22 08:26:56 +01:00
frame.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
fringe.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ftfont.c
Fix Myanmar OTF support
2010-02-26 21:40:46 +09:00
ftfont.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ftxfont.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
getloadavg.c
Revert copyright year changes for files that are not part of Emacs.
2009-01-08 03:52:24 +00:00
getpagesize.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
gmalloc.c
* gmalloc.c (__sbrk): Also define for uClibc.
2008-10-02 02:58:01 +00:00
gtkutil.c
Move declarations before statements.
2010-02-24 19:23:48 +01:00
gtkutil.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
image.c
Use png_sig_cmp to allow linking with libpng 1.4.0.
2010-01-24 18:03:13 -05:00
indent.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
indent.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
insdel.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
intervals.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
intervals.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
keyboard.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
keyboard.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
keymap.c
Fix keyboard macro key lookup (Bug#5481).
2010-03-03 12:31:50 -05:00
keymap.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
lastfile.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
lisp.h
Make it possible to C-g in a tight bytecode loop again (bug#5680).
2010-03-05 18:08:18 -05:00
lread.c
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
2010-01-22 10:44:50 +02:00
macros.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
macros.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Makefile.in
Close bug#5336.
2010-03-28 11:55:20 -07:00
makefile.w32-in
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
marker.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
md5.c
md5.h
mem-limits.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
menu.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
menu.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
minibuf.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
mktime.c
msdos.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
msdos.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ndir.h
* bitmaps/README:
2008-07-31 05:33:56 +00:00
nsfns.m
Fix Qnone definition in NS files.
2010-01-14 20:46:53 -05:00
nsfont.m
* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
2010-02-25 19:48:53 -05:00
nsgui.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
nsimage.m
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
nsmenu.m
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
nsselect.m
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
nsterm.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
nsterm.m
* nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
2010-02-18 02:21:15 -05:00
point.h
pre-crt0.c
prefix-args.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
print.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
process.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
process.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
puresize.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ralloc.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
README
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
regex.c
* regex.c (regex_compile): Setup gl_state as well.
2010-03-05 14:54:39 -05:00
regex.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
region-cache.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
region-cache.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
scroll.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
search.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
sheap.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
sound.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
stamp-h.in
strftime.c
syntax.c
(skip_chars): Setup gl_state (bug#3823).
2010-03-05 13:42:38 -05:00
syntax.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
sysdep.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
sysselect.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
syssignal.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
systime.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
systty.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
syswait.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
term.c
term.c, dispextern.h: Fix stale comments.
2010-02-19 15:57:53 +02:00
termcap.c
* process.c (ifflag_def): Make flag_sym constant.
2009-11-11 20:11:51 +00:00
termchar.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
termhooks.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
terminal.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
terminfo.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
termopts.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
textprop.c
Suppress spurious second invocation of before-change-functions
2010-01-19 13:16:01 +00:00
tparam.c
* alloc.c: Do not define struct catchtag.
2009-10-19 04:27:09 +00:00
undo.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
unexaix.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
unexalpha.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
unexcw.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
unexec.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
unexelf.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
unexhp9k800.c
unexmacosx.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
unexsol.c
* alloc.c: Do not define struct catchtag.
2009-10-19 04:27:09 +00:00
unexw32.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
vm-limit.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w16select.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32console.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32fns.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32font.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32font.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32gui.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32heap.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32heap.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32inevt.c
w32inevt.c (key_event): Remove unnecessary comparison of
2010-01-29 16:03:25 +02:00
w32inevt.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32menu.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32proc.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32reg.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32select.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32term.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32term.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32uniscribe.c
* w32uniscribe.c (uniscribe_check_otf): Fix length check.
2010-02-27 15:28:52 +01:00
w32xfns.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
widget.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
widget.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
widgetprv.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
window.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
window.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xdisp.c
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
2010-03-24 17:25:46 -04:00
xfaces.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xfns.c
bug #5736 : Allow X-resource menuBar to take on/off as documented.
2010-03-22 08:26:56 +01:00
xfont.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xftfont.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xgselect.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xgselect.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xmenu.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xrdb.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xselect.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xsettings.c
Store settings in xft-settings for debug purposes.
2010-01-19 15:54:13 +01:00
xsettings.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
xsmfns.c
Fix for bug#5512, don't rely on SIGIO alone.
2010-02-10 10:29:28 +01:00
xterm.c
Move declarations before statements.
2010-02-24 19:23:48 +01:00
xterm.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00