Mercurial > emacs
annotate etc/README @ 16098:b463288de0a8
(insert-directory): Use same value of `now' for all files.
(ls-lisp-format): New argument NOW. Arguments are no longer optional.
(ls-lisp-format-time): New argument NOW. Use same method as `ls'
to decide whether to show time-of-day or year.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 03 Sep 1996 23:25:46 +0000 |
parents | 42efcb2955c8 |
children | 09e762a010e0 |
rev | line source |
---|---|
580 | 1 This directory contains the architecture-independent files used by or |
2 with Emacs. This includes some text files of documentation for GNU | |
3 Emacs or of interest to Emacs users, and the file of dumped docstrings | |
4 for Emacs functions and variables. | |
5 | |
12680
42efcb2955c8
Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents:
617
diff
changeset
|
6 `termcap.src' is included mainly for VMS. It is a copy of the |
42efcb2955c8
Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents:
617
diff
changeset
|
7 `/etc/termcap' file used on Unix. |