..
bitmaps
* bitmaps/README:
2008-07-31 05:33:56 +00:00
m
Remove some cpp that is internal to configure.in.
2010-06-29 19:48:54 -07:00
s
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2010-06-29 20:43:30 -07:00
.dbxinit
.gdbinit
Completed initial debugging and testing of reimplemented cursor motion.
2010-05-19 23:24:21 +03:00
.gitignore
* .cvsignore, .gitignore: Ignore buildobj.h.
2009-08-28 02:40:13 +00:00
alloc.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
atimer.c
Fix more prototypes.
2010-07-04 15:41:55 +02:00
atimer.h
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
autodeps.mk
Do not preprocess src/Makefile.in.
2010-05-26 22:43:27 -07:00
bidi.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
bidimirror.h
Use BidiMirroring.txt for mirroring characters in bidi context.
2010-06-12 18:52:43 +03:00
biditype.h
Use BidiMirroring.txt for mirroring characters in bidi context.
2010-06-12 18:52:43 +03:00
blockinput.h
Convert some prototypes to standard C.
2010-07-02 15:18:28 -07:00
buffer.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
buffer.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
bytecode.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
callint.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
callproc.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
casefiddle.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
casetab.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
category.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
category.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
ccl.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
ccl.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
ChangeLog
* strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.uci.edu).
2010-07-04 22:42:36 +02:00
ChangeLog.1
Fix typos and whitespace in ChangeLogs.
2010-05-11 04:04:13 +02:00
ChangeLog.2
Fix typos and whitespace in ChangeLogs.
2010-05-11 04:04:13 +02:00
ChangeLog.3
Fix typos and whitespace in ChangeLogs.
2010-05-11 04:04:13 +02:00
ChangeLog.4
Fix typos and whitespace in ChangeLogs.
2010-05-11 04:04:13 +02:00
ChangeLog.5
Fix typos and whitespace in ChangeLogs.
2010-05-11 04:04:13 +02: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
Move some old ChangeLog entries to the right files.
2010-05-27 20:52:19 -07:00
ChangeLog.9
Fix typos and whitespace in ChangeLogs.
2010-05-11 04:04:13 +02:00
ChangeLog.10
Move some old ChangeLog entries to the right files.
2010-05-27 20:52:19 -07:00
character.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
character.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
charset.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
charset.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
chartab.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
cm.c
Fix prototypes.
2010-07-03 09:44:17 +02:00
cm.h
Fix prototypes.
2010-07-03 09:44:17 +02:00
cmds.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
coding.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
coding.h
Convert some prototypes to standard C.
2010-07-02 15:18:28 -07:00
commands.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
composite.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
composite.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
config.in
Remove __P.
2010-07-02 14:55:51 +02:00
COPYING
data.c
Fix comments and whitespace.
2010-07-04 15:51:05 +02:00
dbusbind.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
deps.mk
Use BidiMirroring.txt for mirroring characters in bidi context.
2010-06-12 18:52:43 +03:00
dired.c
Fix prototypes.
2010-07-04 13:51:28 +02:00
dispextern.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
dispnew.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
disptab.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
doc.c
Fix comments and whitespace.
2010-07-04 15:51:05 +02:00
doprnt.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
dosfns.c
Remove support for DJGPP v1.x (bug#5813).
2010-04-01 17:59:46 +03:00
dosfns.h
Fix the MS-DOS build due to removal of P_.
2010-07-02 16:05:59 +03:00
ecrt0.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
editfns.c
Fix comments and whitespace.
2010-07-04 15:51:05 +02:00
emacs-icon.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
emacs.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
epaths.in
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
eval.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
fileio.c
Fix prototypes.
2010-07-04 13:51:28 +02:00
filelock.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
filemode.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
firstfile.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
floatfns.c
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
2010-05-07 14:55:18 -04:00
fns.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
font.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
font.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
fontset.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
fontset.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
frame.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
frame.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
fringe.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
ftfont.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
ftfont.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
ftxfont.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07: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
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
gtkutil.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
gtkutil.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
image.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
indent.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
indent.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
insdel.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
intervals.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
intervals.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
keyboard.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
keyboard.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
keymap.c
Fix comments and whitespace.
2010-07-04 15:51:05 +02:00
keymap.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
lastfile.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
lisp.h
Fix prototypes.
2010-07-03 09:44:17 +02:00
lread.c
Fix comments and whitespace.
2010-07-04 15:51:05 +02:00
macros.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
macros.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
Makefile.in
Remove some cpp that is internal to configure.in.
2010-06-29 19:48:54 -07:00
makefile.w32-in
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
2010-06-14 01:33:06 +02:00
marker.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
md5.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
md5.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
mem-limits.h
Cleanup old code.
2010-07-02 00:05:09 -07:00
menu.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
menu.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
minibuf.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
mktime.c
Remove __P.
2010-07-02 14:55:51 +02:00
msdos.c
Fix setting colors on MS-DOS frames.
2010-07-03 17:36:18 +03:00
msdos.h
Fix the MS-DOS build due to removal of P_.
2010-07-02 16:05:59 +03:00
ndir.h
* bitmaps/README:
2008-07-31 05:33:56 +00:00
ns.mk
Do not preprocess src/Makefile.in.
2010-05-26 22:43:27 -07:00
nsfns.m
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
2010-07-01 14:20:14 +02:00
nsfont.m
Fix config.h includes.
2010-06-01 21:29:53 -07:00
nsgui.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
nsimage.m
Fix config.h includes.
2010-06-01 21:29:53 -07:00
nsmenu.m
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
2010-07-01 14:16:33 +02:00
nsselect.m
Fix config.h includes.
2010-06-01 21:29:53 -07:00
nsterm.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
nsterm.m
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
2010-07-01 14:16:33 +02:00
point.h
pre-crt0.c
prefix-args.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
print.c
* print.c (strout): Use const char* for arg PTR.
2010-07-04 16:40:41 +02:00
process.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
process.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
puresize.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
ralloc.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
README
Do not preprocess src/Makefile.in.
2010-05-26 22:43:27 -07:00
regex.c
Fix prototypes.
2010-07-04 13:51:28 +02:00
regex.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
region-cache.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
region-cache.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
scroll.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
search.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
sheap.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
sound.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
stamp-h.in
strftime.c
* strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics.uci.edu).
2010-07-04 22:42:36 +02:00
syntax.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
syntax.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
sysdep.c
Fix more prototypes.
2010-07-04 15:41:55 +02:00
sysselect.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
syssignal.h
Convert some prototypes to standard C.
2010-07-02 15:18:28 -07:00
systime.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
systty.h
Remove INCLUDED_FCNTL.
2010-06-07 20:02:41 -07:00
syswait.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
term.c
Convert some prototypes to standard C.
2010-07-02 15:18:28 -07:00
termcap.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
termchar.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
termhooks.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
terminal.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
terminfo.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
termopts.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
textprop.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
tparam.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
undo.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
unexaix.c
Remove extern errno declarations.
2010-04-01 20:10:33 -07:00
unexalpha.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
unexcw.c
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
unexec.c
Remove extern errno declarations.
2010-04-01 20:10:33 -07:00
unexelf.c
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
2010-07-04 18:07:11 +02:00
unexhp9k800.c
* unexnext.c:
2008-06-26 04:24:54 +00:00
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
Cleanup old code.
2010-07-02 00:05:09 -07:00
w16select.c
Don't use XSYMBOL (foo)->value.
2010-05-07 16:51:16 +03:00
w32.c
Fix bug #6237 .
2010-05-22 22:09:51 +03:00
w32.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
w32console.c
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
2010-07-03 10:49:55 +03:00
w32fns.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
w32font.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
w32font.h
Remove __P.
2010-07-02 14:55:51 +02: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
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
w32proc.c
Turn `directory-sep-char' into a noop.
2010-06-04 16:13:35 +02: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
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
w32term.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
w32uniscribe.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02: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
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
widgetprv.h
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
window.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
window.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
xdisp.c
Remove __P and P_ from .c and .m files and definition of P_
2010-07-02 14:19:53 +02:00
xfaces.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xfns.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xfont.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xftfont.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xgselect.c
Fix more prototypes.
2010-07-04 15:41:55 +02:00
xgselect.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
xmenu.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xrdb.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xselect.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xsettings.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xsettings.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00
xsmfns.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xterm.c
Convert (most) functions in src to standard C.
2010-07-04 00:50:25 -07:00
xterm.h
Remove P_ and __P macros.
2010-07-02 11:26:33 +02:00