1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/lib-src
Pavel Janík 594aa06631 Conditionally include config.h.
Clean-up whitespaces.
2001-12-19 07:26:31 +00:00
..
.gitignore ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
b2m.c
ChangeLog Conditionally include config.h. 2001-12-19 07:26:31 +00:00
COPYING Moved back. 2001-12-11 07:39:13 +00:00
cvtmail.c Include config.h, stdlib.h. 2001-12-18 15:59:09 +00:00
digest-doc.c
ebrowse.c Include stdlib.h and string.h conditionally. 2001-12-19 06:03:57 +00:00
emacsclient.c Include "config.h", not <../src/config.h>. 2001-12-19 07:21:17 +00:00
emacsserver.c Conditionally include config.h. 2001-12-19 07:23:54 +00:00
emacstool.c Clean-up whitespaces. 2001-12-19 07:24:46 +00:00
etags.c * etags.c (PHP_functions): New function by Diez B. Roggisch, 2001-12-15 16:07:31 +00:00
fakemail.c Conditionally include config.h. 2001-12-19 07:26:31 +00:00
getopt.c
getopt.h
getopt1.c
grep-changelog
hexl.c
leditcfns.c
make-docfile.c Comment fixes. 2001-11-15 15:50:31 +00:00
Makefile.in (clean): Don't delete ../etc/DOC*. 2001-12-11 22:55:45 +00:00
makefile.nt
makefile.w32-in (FACE_SUPPORT): 2001-12-03 11:29:01 +00:00
movemail.c (popmail): Always pass two args to `error'. 2001-11-03 19:03:48 +00:00
ntlib.c
ntlib.h
pop.c
pop.h
profile.c
rcs-checkin
rcs2log (Copyright): Add '(C)' as per coding guidelines. 2001-11-28 23:55:08 +00:00
README
sorted-doc.c
tcp.c
test-distrib.c Fix previous change. 2001-12-18 17:39:22 +00:00
testfile
vcdiff
yow.c (main): Use time_t, not long, to avoid a compiler warning. 2001-12-18 17:48:08 +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.