1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lib-src
Karoly Lorentey bf2d7b586b Merged in changes from CVS trunk.
Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-357
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-358
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-359
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-360
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-365
   Update from CVS


git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-184
2004-06-03 16:45:20 +00:00
..
.gitignore Add update-game-score. 2002-04-16 18:26:02 +00:00
b2m.c (GOOD, BAD): Delete macros. Throughout, 2004-05-07 15:31:07 +00:00
b2m.pl Merged in changes from CVS trunk 2004-04-13 17:17:13 +00:00
ChangeLog *** empty log message *** 2004-06-02 00:53:13 +00:00
COPYING Moved back. 2001-12-11 07:39:13 +00:00
cvtmail.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
digest-doc.c Add arch taglines 2003-09-01 15:45:59 +00:00
ebrowse.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
emacsclient.c Merged in changes from CVS trunk. 2004-05-11 09:11:36 +00:00
emacstool.c Add arch taglines 2003-09-01 15:45:59 +00:00
etags.c (GOOD, BAD): Delete macros. Throughout, 2004-05-07 15:31:07 +00:00
fakemail.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
getopt.c Add arch taglines 2003-09-01 15:45:59 +00:00
getopt.h Add arch taglines 2003-09-01 15:45:59 +00:00
getopt1.c Add arch taglines 2003-09-01 15:45:59 +00:00
grep-changelog Changes to support ChangeLog.10+. 2004-03-09 22:47:27 +00:00
hexl.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
leditcfns.c Add arch taglines 2003-09-01 15:45:59 +00:00
make-docfile.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
Makefile.in (emacsclient${EXEEXT}): Use makefile var `version'. 2004-05-08 14:42:41 +00:00
makefile.w32-in (obj): Add image.c. 2004-06-02 00:29:10 +00:00
movemail.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
ntlib.c Add arch taglines 2003-09-01 15:45:59 +00:00
ntlib.h Add arch taglines 2003-09-01 15:45:59 +00:00
pop.c Add arch taglines 2003-09-01 15:45:59 +00:00
pop.h Add arch taglines 2003-09-01 15:45:59 +00:00
profile.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
rcs-checkin Add arch taglines 2003-09-01 15:45:59 +00:00
rcs2log Merged in changes from CVS trunk. 2004-04-19 08:37:31 +00:00
README *** empty log message *** 2003-10-06 16:36:56 +00:00
sorted-doc.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
test-distrib.c (main): For failing cases, exit with `EXIT_FAILURE'. 2004-05-10 17:32:13 +00:00
testfile # 1999-10-01 12:43:57 +00:00
update-game-score.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
vcdiff Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
yow.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by Emacs.