1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lib-src
Andreas Schwab f1b443bf84 .
2002-10-19 13:55:57 +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 Fix regexp for finding return address fields. 2002-07-29 20:05:34 +00:00
ChangeLog . 2002-10-19 13:55:57 +00:00
COPYING
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 (skip_initializer): Return void. 2002-04-24 18:27:59 +00:00
emacsclient.c Remove reference to SERVER_HOME_DIR completely. 2002-10-01 00:47:12 +00:00
emacstool.c Remove trailing whitespaces. 2001-12-29 22:21:10 +00:00
etags.c (regex_tag_multiline, readline): Never pass pfnote a 2002-09-03 15:21:07 +00:00
fakemail.c Include <config.h>. 2002-01-01 19:15:26 +00:00
getopt1.c
getopt.c
getopt.h
grep-changelog
hexl.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
leditcfns.c
make-docfile.c (scan_keyword_or_put_char, write_c_args): Use `fn' 2002-08-19 21:47:38 +00:00
Makefile.in (${archlibdir}): Always create $(gamedir). 2002-10-19 13:55:15 +00:00
makefile.nt Remove references to emacsserver. 2002-09-25 20:03:21 +00:00
makefile.w32-in (lisp): Load devanagari.el, not .elc. 2002-10-04 10:09:35 +00:00
movemail.c
ntlib.c
ntlib.h
pop.c (socket_connection): Move the code to resolve the POP 2002-05-17 11:24:02 +00:00
pop.h
profile.c Remove unnecessary whitespaces. 2001-12-30 22:09:01 +00:00
rcs2log (Copyright): Update to 2002. 2002-02-03 17:31:31 +00:00
rcs-checkin Update copyright date. 2002-02-10 08:10:43 +00:00
README
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
update-game-score.c (P_): New macro. Use it for all prototypes. 2002-08-01 01:31:44 +00:00
vcdiff
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.