1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/lib-src
2004-05-10 17:32:13 +00:00
..
.gitignore
b2m.c
b2m.pl
ChangeLog (main): For failing cases, exit with `EXIT_FAILURE'. 2004-05-10 17:32:13 +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 Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
emacstool.c
etags.c
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
hexl.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
leditcfns.c
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 (lisp1, lisp2): Split lisp to avoid long command-lines. 2004-05-08 19:27:28 +00:00
movemail.c Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'. 2004-05-08 15:26:33 +00:00
ntlib.c
ntlib.h
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
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 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.