Mercurial > emacs
annotate etc/README @ 36285:df398b248a30
(handle_single_display_prop): Add parameter
DISPLAY_REPLACED_BEFORE_P. If it is non-zero ignore display
properties which replace the display of text with something else.
(handle_display_prop): Call handle_single_display_prop with
additional argument saying if we already replaced text display
with something else. Use AREF.
(with_echo_area_buffer_unwind_data, display_menu_bar)
(decode_mode_spec_coding): Use AREF and ASIZE.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 22 Feb 2001 13:25:41 +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. |