diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-08 18:03:06 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-08 18:03:37 -0700 |
commit | 4f08fb5aaa08cc66cfd8d62a928abe016668f29e (patch) | |
tree | 11dbbf2e0d01f0b08ee077c79702b5a8f422257d /doc/emacs/ack.texi | |
parent | 31f31a753f7c6ab6dcc49d62c57a41e0092cbb51 (diff) | |
download | emacs-4f08fb5aaa08cc66cfd8d62a928abe016668f29e.tar.gz |
Minor quoting etc. fixes to Emacs manual
* doc/emacs/Makefile.in, doc/emacs/ack.texi, doc/emacs/building.texi:
* doc/emacs/calendar.texi, doc/emacs/cmdargs.texi:
* doc/emacs/custom.texi, doc/emacs/dired.texi, doc/emacs/emacs.texi:
* doc/emacs/files.texi, doc/emacs/glossary.texi, doc/emacs/gnu.texi:
* doc/emacs/indent.texi, doc/emacs/macos.texi:
* doc/emacs/maintaining.texi, doc/emacs/makefile.w32-in:
* doc/emacs/programs.texi, doc/emacs/rmail.texi:
* doc/emacs/search.texi, doc/emacs/trouble.texi:
* doc/emacs/vc1-xtra.texi:
Use American-style double quoting in ordinary text,
and quote 'like this' when single-quoting in ASCII text.
Also, fix some minor spacing issues.
Diffstat (limited to 'doc/emacs/ack.texi')
-rw-r--r-- | doc/emacs/ack.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 151c3f1b848..f612a7b04d8 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -1201,7 +1201,7 @@ Ken Stevens wrote @file{ispell.el}, a spell-checker interface. @item Kim F. Storm made many improvements to the Emacs display engine, -process support, and networking support. He also wrote +process support, and networking support. He also wrote @file{bindat.el}, a package for encoding and decoding binary data; CUA mode, which allows Emacs to emulate the standard CUA key bindings; @file{ido.el}, a package for selecting buffers and files |