1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/lib-src
2004-11-09 11:03:12 +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 *** 2004-11-09 11:02:35 +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 (quote_file_name): Pass COPY thru %s to output it. 2004-07-17 14:27:24 +00:00
emacstool.c
etags.c (main, consider_token, C_entries): Add misc switch 2004-11-09 11:02:51 +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
hexl.c (main): Init local var c to silence compiler. 2004-11-09 11:03:00 +00:00
leditcfns.c
make-docfile.c (scan_c_file): Set defvarperbufferflag to silence compiler. 2004-11-09 11:03:12 +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 * makefile.w32-in (obj): Add all files (X and Mac) to doc so the 2004-11-09 08:18:58 +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.