1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 16:41:45 -08:00
emacs/doc
Philipp Stephani 40228fffd7 Fix code for newline-and-indent in skeleton language.
The code for this is the symbol 'n', which is usually spelled as '\n'
here, not the character ?\n.

* doc/misc/autotype.texi (Skeleton Language): Fix item for
newline-and-indent.
2021-05-02 20:57:38 +02:00
..
emacs Improve filling-related documentation 2021-04-20 15:12:10 +03:00
lispintro Update copyright year to 2021 2021-01-01 00:32:32 -08:00
lispref ; * doc/lispref/files.texi (Directory Names): Add missing parenthesis 2021-04-24 23:24:08 +02:00
man Update copyright year to 2021 2021-01-01 00:32:32 -08:00
misc Fix code for newline-and-indent in skeleton language. 2021-05-02 20:57:38 +02:00