]> git.eshelyaron.com Git - emacs.git/commit
Another set of changes for the manual
authorEli Zaretskii <eliz@gnu.org>
Wed, 14 Feb 2018 19:00:59 +0000 (21:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 14 Feb 2018 19:00:59 +0000 (21:00 +0200)
commit53511f91473be97c327b484b950cc469564895d2
tree900529df08b90e12d361593730e66abf9f0cc148
parent78426b84e8b0e5de87a2203e0c8dd738cd237270
Another set of changes for the manual

* doc/emacs/programs.texi (Program Indent): Add a cross-reference
to elisp's description of 'pp'.
(Program Modes): Add a few more programming modes.  Add index
entries.
(Basic Indent, Multi-line Indent, C Indent, Comment Commands)
(Manipulating Comments): Fix markup of keyboard commands.
* doc/emacs/search.texi (Regexps): Add an example with non-ASCII
characters.  Suggested by Michael Albinus <michael.albinus@gmx.de>
in emacs-manual-bugs@gnu.org.

* doc/lispref/display.texi (Display Tables): Fix the description
of the 5th extra slot of the display table.  (Bug#13473)

* doc/emacs/regs.texi (Registers): Simplify wording.

* doc/emacs/custom.texi (Init Non-ASCII): Remove outdated text
about perils of encoded keyboard input.
doc/emacs/custom.texi
doc/emacs/programs.texi
doc/emacs/regs.texi
doc/emacs/search.texi
doc/lispref/display.texi