1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/lib-src
2002-01-05 23:37:58 +00:00
..
.gitignore ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
b2m.c (main): Parenthesize assignment when used as truth value to prevent gcc 2002-01-01 22:08:54 +00:00
ChangeLog *** empty log message *** 2002-01-01 22:14:32 +00:00
COPYING Moved back. 2001-12-11 07:39:13 +00:00
cvtmail.c Include <config.h>. 2001-12-29 22:25:06 +00:00
digest-doc.c Remove trailing whitespaces. 2001-12-29 22:21:10 +00:00
ebrowse.c *** empty log message *** 2001-12-22 03:16:49 +00:00
emacsclient.c Include <config.h>. 2001-12-29 22:25:06 +00:00
emacsserver.c Include <config.h>. 2001-12-29 22:25:06 +00:00
emacstool.c Remove trailing whitespaces. 2001-12-29 22:21:10 +00:00
etags.c support for Perl packages 2001-12-26 22:11:21 +00:00
fakemail.c Include <config.h>. 2002-01-01 19:15:26 +00:00
getopt1.c
getopt.c
getopt.h fix line endings 2000-08-23 21:41:37 +00:00
grep-changelog (parse_changelog): Remove unused local variable. 2001-07-25 13:00:30 +00:00
hexl.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
leditcfns.c
make-docfile.c Remove unnecessary whitespaces. 2002-01-05 23:37:58 +00:00
Makefile.in (clean): Don't delete ../etc/DOC*. 2001-12-11 22:55:45 +00:00
makefile.nt Remove mocklisp files. 2001-12-22 14:02:33 +00:00
makefile.w32-in Remove mocklisp files. 2001-12-22 14:02:33 +00:00
movemail.c (popmail): Always pass two args to `error'. 2001-11-03 19:03:48 +00:00
ntlib.c (sleep): Make argument unsigned long. 2000-08-22 21:22:20 +00:00
ntlib.h (WIN32): Remove unnecessary definition. 2000-08-22 21:24:06 +00:00
pop.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
pop.h
profile.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
rcs2log (Copyright): Add '(C)' as per coding guidelines. 2001-11-28 23:55:08 +00:00
rcs-checkin Add copyright notice. 2001-02-20 13:36:21 +00:00
README
sorted-doc.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
tcp.c Remove unnecessary whitespace. 2001-12-30 22:07:35 +00:00
test-distrib.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
testfile
vcdiff Add copyright notice. 2001-02-20 13:36:21 +00:00
yow.c Include <config.h>. 2001-12-29 22:25:06 +00:00

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.