diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-11 07:47:25 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-11 07:48:21 -0700 |
commit | 279558f472246dd19864f4175cb1d6061bc1ed92 (patch) | |
tree | 1206fa105e58d28ba7e9d107cb1968d8391b241f /doc/misc/semantic.texi | |
parent | 7c7b96eba0599d94ebf93032beb928cf2c043845 (diff) | |
download | emacs-279558f472246dd19864f4175cb1d6061bc1ed92.tar.gz |
Minor quoting etc. fixes to misc manuals
Fix some minor quoting and spacing issues. Distinguish more
clearly among grave accent and apostrophe (which are ASCII) and
single quote (which is not). Prefer the standard terms
"apostrophe" and "grave accent" to alternative names that can be
confusing. Use apostrophes to single-quote ASCII text.
* doc/misc/remember.texi: Spell the mystic's pseudonym in UTF-8
rather than approximating it in ASCII with grave accent.
Diffstat (limited to 'doc/misc/semantic.texi')
-rw-r--r-- | doc/misc/semantic.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index 090724056a6..5f4a7821fec 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi @@ -604,7 +604,7 @@ Emacs Lisp. It is an LALR parser suitable for complex languages. @c Following comments are for the benefit of ispell. @c LocalWords: alist API APIs arg argc args argv asis assoc autoload Wisent -@c LocalWords: backquote bnf bovinate bovinates LALR +@c LocalWords: bnf bovinate bovinates LALR @c LocalWords: bovinating bovination bovinator bucketize @c LocalWords: cb cdr charquote checkcache cindex CLOS @c LocalWords: concat concocting const ctxt Decl defcustom |