mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-13 09:32:47 +00:00
1bd57c3956
(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. |
||
---|---|---|
.. | ||
.gitignore | ||
b2m.c | ||
ChangeLog | ||
COPYING | ||
cvtmail.c | ||
digest-doc.c | ||
ebrowse.c | ||
emacsclient.c | ||
emacsserver.c | ||
emacstool.c | ||
etags.c | ||
fakemail.c | ||
getopt1.c | ||
getopt.c | ||
getopt.h | ||
grep-changelog | ||
hexl.c | ||
leditcfns.c | ||
make-docfile.c | ||
Makefile.in | ||
makefile.nt | ||
makefile.w32-in | ||
movemail.c | ||
ntlib.c | ||
ntlib.h | ||
pop.c | ||
pop.h | ||
profile.c | ||
rcs2log | ||
rcs-checkin | ||
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.