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/gnus-faq.texi | |
parent | 7c7b96eba0599d94ebf93032beb928cf2c043845 (diff) | |
download | emacs-279558f472246dd19864f4175cb1d6061bc1ed92.tar.gz emacs-279558f472246dd19864f4175cb1d6061bc1ed92.tar.bz2 emacs-279558f472246dd19864f4175cb1d6061bc1ed92.zip |
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/gnus-faq.texi')
-rw-r--r-- | doc/misc/gnus-faq.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi index 8eb7c771ab7..8126827ffbd 100644 --- a/doc/misc/gnus-faq.texi +++ b/doc/misc/gnus-faq.texi @@ -1112,7 +1112,7 @@ resulting in: :O \-> ... | 115 |Raymond Scholz | 1:24 :O \-> ... | 19 |Lars Magne Ingebrigt |15:33 :O Slow mailing list | 13 |Lars Magne Ingebrigt |Sat 23:49 -:O Re: `@@' mark not documented | 13 |Lars Magne Ingebrigt |Sat 23:50 +:O Re: '@@' mark not documented | 13 |Lars Magne Ingebrigt |Sat 23:50 :R > Re: Gnus still doesn't count messages prope| 23 |Lars Magne Ingebrigt |Sat 23:57 :O \-> ... | 18 |Kai Grossjohann | 0:35 :O \-> ... | 13 |Lars Magne Ingebrigt | 0:56 @@ -1501,7 +1501,7 @@ entries. Say @samp{c} to create a new entry, @samp{b} to search your BBDB and @samp{C-o} to add a new field to an entry. If you want to add a sender to the BBDB you can -also just hit `:' on the posting in the summary buffer and +also just hit @kbd{:} on the posting in the summary buffer and you are done. When you now compose a new mail, hit @samp{TAB} to cycle through know recipients. |