Mercurial > emacs
annotate etc/README @ 23299:00fa89a27438
(locale-translation-file-name): Prefer X-related names
to the name used by GNU/Linux sans X. Set to nil if no file found.
(command-line): Use locale-translation-file-name if it is not nil,
instead of testing for its existence again.
regexp-quote the ctype before using it in a regexp.
Allow a colon to appear after the ctype in the aliases file,
as is done in X11R6.4.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Tue, 22 Sep 1998 06:12:49 +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. |