1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00
emacs/lib-src
2001-11-16 11:10:53 +00:00
..
.gitignore ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
b2m.c Properly spell the name of Emacs. 2001-10-19 22:12:42 +00:00
ChangeLog *** empty log message *** 2001-11-16 11:10:53 +00:00
COPYING
cvtmail.c (xrealloc): Always pass two args to `fatal'. 2001-11-03 19:04:48 +00:00
digest-doc.c Add copyright notice. 2001-02-20 13:36:21 +00:00
ebrowse.c (matching_regexp): Escape '\\'. 2001-11-16 10:48:38 +00:00
emacsclient.c (main): Cast isdigit() argument to unsigned char. 2001-10-09 10:18:30 +00:00
emacsserver.c (main): Cast geteuid in sprintf to int. 2001-10-09 10:16:26 +00:00
emacstool.c
etags.c * etags.c (analyse_regex): If regex_arg is NULL, return 2001-09-17 15:47:23 +00:00
fakemail.c
getopt1.c
getopt.c
getopt.h
grep-changelog (parse_changelog): Remove unused local variable. 2001-07-25 13:00:30 +00:00
hexl.c
leditcfns.c
make-docfile.c Comment fixes. 2001-11-15 15:50:31 +00:00
Makefile.in Add support for --program-prefix, --program-suffix 2001-11-15 20:37:20 +00:00
makefile.nt (ALL): Do not include fakemail. 2001-10-12 13:18:38 +00:00
makefile.w32-in (install): Do not copy fakemail. 2001-10-12 13:18:58 +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 Include config.h, not ../src/config.h and systime.h, not ../src/systime.h. 2001-10-08 04:52:12 +00:00
rcs2log (Help, mainline code): Add new option -L FILE. 2001-09-05 23:07:46 +00:00
rcs-checkin Add copyright notice. 2001-02-20 13:36:21 +00:00
README
sorted-doc.c Add copyright notice. 2001-02-20 13:36:21 +00:00
tcp.c
test-distrib.c Add copyright notice. 2001-02-20 13:36:21 +00:00
testfile
vcdiff Add copyright notice. 2001-02-20 13:36:21 +00:00
yow.c

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.