1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/lib-src
2005-06-13 12:19:38 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483 2004-08-09 07:40:39 +00:00
.gitignore
b2m.c (GOOD, BAD): Delete macros. Throughout, 2004-05-07 15:31:07 +00:00
b2m.pl
ChangeLog *** empty log message *** 2005-06-13 12:19:38 +00:00
COPYING
cvtmail.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
digest-doc.c
ebrowse.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
emacsclient.c * emacsclient.c: Avoid expansion of getcwd when defined as a macro. 2005-03-18 20:44:50 +00:00
emacstool.c
etags.c (main): Fix typo in conversion of LONG_OPTIONS from 2004-12-15 13:23:25 +00:00
fakemail.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
getopt.c
getopt.h
getopt1.c
grep-changelog Changes to support ChangeLog.10+. 2004-03-09 22:47:27 +00:00
hexl.c (main): Init local var c to silence compiler. 2004-11-09 11:03:00 +00:00
leditcfns.c
make-docfile.c (DIRECTORY_SEP): New macro. 2005-05-13 08:53:17 +00:00
Makefile.in Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 2004-06-11 02:39:51 +00:00
makefile.w32-in ($(DOC)): Fix last change. 2005-06-13 11:24:32 +00:00
movemail.c (fatal): Accept third parameter and pass down to 2005-02-04 22:11:43 +00:00
ntlib.c
ntlib.h (fileno): Don't define if already defined. 2005-06-04 20:10:49 +00:00
pop.c
pop.h
profile.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
rcs-checkin
rcs2log * rcs2log (Help): Clarify wording of the usage message. 2004-04-18 06:02:16 +00:00
README
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
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 (setup_yow): Use EXIT_FAILURE in case no separators found. 2005-05-25 14:17:42 +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.