Files
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
..
2001-04-03 13:33:45 +00:00
2001-09-05 10:22:00 +00:00
#
1999-10-17 09:55:57 +00:00
1996-07-16 22:39:31 +00:00
2001-02-20 13:36:21 +00:00
2000-08-23 21:41:37 +00:00
1997-08-13 15:37:10 +00:00
2000-08-22 21:22:20 +00:00
2000-06-20 13:27:11 +00:00
1998-05-25 20:11:54 +00:00
2001-02-20 13:36:21 +00:00
#
1999-10-03 20:46:34 +00:00
2001-02-20 13:36:21 +00:00
2001-02-20 13:36:21 +00:00
#
1999-10-01 12:43:57 +00:00
2001-02-20 13:36:21 +00:00
1999-02-26 11:37:05 +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.