1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-07 16:10:46 -08:00
emacs/doc
Eli Zaretskii 5cf282d65f Clarify documentation of functions reading character events
* doc/lispref/help.texi (Describing Characters):
* doc/lispref/commands.texi (Keyboard Events)
(Reading One Event, Classifying Events): Make the distinction
between characters and character events more explicit.

* src/keymap.c (Ftext_char_description)
(Fsingle_key_description):
* src/lread.c (Fread_char, Fread_char_exclusive): Doc fixes,
to make a clear distinction between a character input event
and a character code.  (Bug#32562)
2018-09-10 12:46:22 +03:00
..
emacs Clarify in the Emacs manual that ChangeLog files are not used 2018-08-23 20:02:27 +03:00
lispintro Fix a factual error in Introduction to Emacs Lisp 2018-06-30 16:13:01 +03:00
lispref Clarify documentation of functions reading character events 2018-09-10 12:46:22 +03:00
man * doc/man/emacs.1.in: Document --fg-daemon and --bg-daemon. 2018-05-10 22:47:04 -04:00
misc Standardize calc bug reporting instructions 2018-09-03 10:28:07 -07:00