1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/lib-src
2003-05-31 00:40:43 +00:00
..
.gitignore Add update-game-score. 2002-04-16 18:26:02 +00:00
b2m.c (main): Parenthesize assignment when used as truth value to prevent gcc 2002-01-01 22:08:54 +00:00
b2m.pl Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog *** empty log message *** 2003-05-31 00:40:43 +00:00
COPYING Moved back. 2001-12-11 07:39:13 +00:00
cvtmail.c Cast result of malloc and realloc. 2003-02-15 10:53:55 +00:00
digest-doc.c Remove trailing whitespaces. 2001-12-29 22:21:10 +00:00
ebrowse.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
emacsclient.c (main): Use new safe location for socket. 2003-04-12 19:03:08 +00:00
emacstool.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
etags.c Remove Philippe Waroquier's email address, at his request. 2003-05-27 20:13:22 +00:00
fakemail.c Include <config.h>. 2002-01-01 19:15:26 +00:00
getopt1.c Conditionally find getopt.h. 2002-12-04 11:19:12 +00:00
getopt.c Do include libintl.h if HAVE_LIBINTL_H. 2002-12-09 01:55:05 +00:00
getopt.h Maybe include ctype.h. 2002-12-04 11:08:06 +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 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Makefile.in Define LIBS_MAIL=-llockfile. 2003-05-20 16:33:02 +00:00
makefile.nt Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
makefile.w32-in (lisp): Fix references to byte-run.el, float-sup.el and map-ynp.el, which are 2003-05-31 00:33:50 +00:00
movemail.c Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL. 2003-05-20 16:34:35 +00:00
ntlib.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ntlib.h (WIN32): Remove unnecessary definition. 2000-08-22 21:24:06 +00:00
pop.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
pop.h Undo previous change. 1998-05-25 20:11:54 +00:00
profile.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
rcs2log (Copyright): Update to 2002. 2002-02-03 17:31:31 +00:00
rcs-checkin Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
README # 1999-10-03 20:46:34 +00:00
sorted-doc.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
test-distrib.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
testfile # 1999-10-01 12:43:57 +00:00
update-game-score.c (difftime) [!HAVE_DIFFTIME]: Define. 2003-05-22 20:01:19 +00:00
vcdiff Add copyright notice. 2001-02-20 13:36:21 +00:00
yow.c (yow): Cast result of malloc and realloc. 2003-02-15 10:52:52 +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.