Mercurial > emacs
annotate etc/README @ 23164:ecc4641bf00a
(Vnext_selection_coding_system): New variable.
(syms_of_win16select): DEFVAR_LISP it. No need to staticpro
Vselection_coding_system.
(Fw16_set_clipboard_data): Always convert multibyte strings. Use
Vnext_selection_coding_system if non-nil.
(Fw16_get_clipboard_data): Always convert a string that includes
non-ASCII characters. Use Vnext_selection_coding_system if
non-nil.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Tue, 01 Sep 1998 13:26: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. |
