1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/lib-src
Paul Eggert 1bd57c3956 (Help, mainline code): Add new option -L FILE.
(Copyright): Update year.

(LANG, LANGUAGE, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES,
LC_NUMERIC, LC_TIME): New shell vars, to make sure we live in the C locale.

(mainline code): Handle nonstandard -u option differently, by
transforming it to standard form.  Check for "Working file: ", not
"Working file:".  Allow file names with spaces.

(SOH, rlogfile): New shell vars.
(rlogout): Remove.  Its old functionality is mostly migrated to rlogfile.

Append ';;' to the last arm of every case statement, for portability to
ancient broken BSD shells.

(logins): Fix bug; was not being computed at all, lowering performance.

(pository): New var.  This fixes some bugs where repositories are
remote, or have trailing slashes.

(authors): $llogout is never an empty shell var, so don't worry about that
possibility.

(printlogline, mainline code): Fix bug with SOH's being put into the output.
2001-09-05 23:07:46 +00:00
..
.gitignore
b2m.c
ChangeLog *** empty log message *** 2001-09-05 10:22:00 +00:00
COPYING
cvtmail.c
digest-doc.c
ebrowse.c (SEEK_END): #define if not defined by system headers. 2001-09-01 18:22:38 +00:00
emacsclient.c
emacsserver.c
emacstool.c
etags.c
fakemail.c
getopt.c
getopt.h
getopt1.c
grep-changelog
hexl.c
leditcfns.c
make-docfile.c
Makefile.in
makefile.nt (lisp): Synchronize with src/Makefile.in. 2001-08-29 13:06:42 +00:00
makefile.w32-in (lisp): Synchronize with src/Makefile.in. 2001-08-29 13:06:42 +00:00
movemail.c
ntlib.c
ntlib.h
pop.c
pop.h
profile.c
rcs-checkin
rcs2log (Help, mainline code): Add new option -L FILE. 2001-09-05 23:07:46 +00:00
README
sorted-doc.c
tcp.c
test-distrib.c
testfile
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.