1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00: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
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
getopt1.c
getopt.c
getopt.h
grep-changelog
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
rcs2log
rcs-checkin
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
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.