Mercurial > emacs
annotate etc/README @ 20365:cfba77fb710b
(echo_now, record_auto_save, cmd_error_internal,
start_polling, stop_polling, bind_polling_period,
timer_start_idle, timer_stop_idle, gobble_input,
record_asynch_buffer_change, clear_input_pending,
stuff_buffered_input, clear_waiting_for_input,
quit_throw_to_read_char): Declare these as void.
(Fsuspend_emacs): Delete unnecessary extern declaration for
init_sys_mode.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 27 Nov 1997 11:26:45 +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. |