1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
emacs/lib-src
2001-05-09 09:50:49 +00:00
..
.gitignore *** empty log message *** 2000-09-21 15:08:55 +00:00
b2m.c (main): Always return a value. 2001-04-03 13:33:45 +00:00
ChangeLog Remove log entries for 20.5 .. 20.7. 2001-05-09 09:50:49 +00:00
COPYING # 1999-10-17 09:55:57 +00:00
cvtmail.c
digest-doc.c Add copyright notice. 2001-02-20 13:36:21 +00:00
ebrowse.c (enter_namespace): Fix reallocation of 2001-05-08 11:25:01 +00:00
emacsclient.c (fail): Don't return a value. 2001-04-05 18:46:47 +00:00
emacsserver.c (main) <homedir>: Make its declaration conditional 2001-01-02 13:52:04 +00:00
emacstool.c
env.c
etags-vmslib.c
etags.1 Many changes to the parsing capabilities of etags. 2001-01-28 16:14:04 +00:00
etags.c (print_help): Enclose the regexp in the help text example in quotes. 2001-04-27 13:36:06 +00:00
fakemail.c (readline): Cast buffer to "long *" to pacify 2001-01-02 13:51:07 +00:00
getopt1.c Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +00:00
getopt.c Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +00:00
getopt.h fix line endings 2000-08-23 21:41:37 +00:00
grep-changelog Fix typos in comments. Remove trailing blanks. 2000-06-14 07:09:42 +00:00
hexl.c
leditcfns.c
make-docfile.c (write_c_args): Print newlines as spaces. 2001-01-13 16:49:49 +00:00
make-path.c
Makefile.in (profile, make-docfile, hexl): Depend on config.h. 2000-08-29 17:12:42 +00:00
makefile.nt ($(BLD)\movemail.obj): Remove reference to 2001-02-22 23:24:52 +00:00
makefile.w32-in Fix copyright notice. 2001-02-24 22:11:00 +00:00
movemail.c (index, rindex): Prototype conditionally. 2000-09-04 15:26:16 +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 comment 2000-06-20 13:27:11 +00:00
pop.h
profile.c Add support for large files. Merge glibc 2.1.2. 1999-10-19 07:17:20 +00:00
rcs2log Avoid security hole allowing attacker to 2001-01-03 12:04:06 +00:00
rcs-checkin Add copyright notice. 2001-02-20 13:36:21 +00:00
README # 1999-10-03 20:46:34 +00:00
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 # 1999-10-01 12:43:57 +00:00
timer.c
vcdiff Add copyright notice. 2001-02-20 13:36:21 +00:00
wakeup.c
yow.c Refer to epaths.h. 1999-02-26 11:37:05 +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.