1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 18:31:17 -08:00
emacs/lib-src
Paul Eggert b7e67db6db Reinstate the following change from 2002-03-22, which was
inadvertently lost on 2002-04-13.

* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.
2002-05-27 06:51:19 +00:00
..
.gitignore Add update-game-score. 2002-04-16 18:26:02 +00:00
b2m.c
ChangeLog Reinstate the following change from 2002-03-22, which was 2002-05-27 06:51:19 +00:00
COPYING
cvtmail.c
digest-doc.c
ebrowse.c (skip_initializer): Return void. 2002-04-24 18:27:59 +00:00
emacsclient.c
emacsserver.c
emacstool.c
etags.c Reinstate the following change from 2002-03-22, which was 2002-05-27 06:50:39 +00:00
fakemail.c
getopt.c
getopt.h
getopt1.c
grep-changelog
hexl.c
leditcfns.c
make-docfile.c
Makefile.in (${archlibdir}): Don't conditionalize on 2002-04-29 22:48:22 +00:00
makefile.nt
makefile.w32-in Move backquote.elc into emacs-lisp. 2002-03-28 20:11:54 +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
rcs-checkin Update copyright date. 2002-02-10 08:10:43 +00:00
rcs2log
README
sorted-doc.c
test-distrib.c
testfile
update-game-score.c (SCORE_FILE_PREFIX): Delete. 2002-04-29 22:49:00 +00:00
vcdiff
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.