diff options
| author | Glenn Morris | 2012-02-29 00:11:23 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-29 00:11:23 -0800 |
| commit | 775b55af35d47aa5b540a7440e8dde2c53787a65 (patch) | |
| tree | 4594e0977d46ade19f8d3bd86dfd7fb02d83f4ff /doc | |
| parent | 53eced6df880456784f2c9b788c6aea67d195a1b (diff) | |
| download | emacs-775b55af35d47aa5b540a7440e8dde2c53787a65.tar.gz emacs-775b55af35d47aa5b540a7440e8dde2c53787a65.zip | |
Use "" quotes in menus
This is already used in most places. ``...'' does not get specially
converted by texinfo in @menu descriptions.
* doc/emacs/emacs.texi, doc/emacs/help.texi, doc/emacs/text.texi:
* doc/lispref/elisp.texi, doc/lispref/vol1.texi, doc/lispref/vol2.texi:
* doc/misc/sem-user.texi, doc/misc/url.texi, doc/misc/woman.texi:
Use "" quotes in menus.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/emacs/emacs.texi | 6 | ||||
| -rw-r--r-- | doc/emacs/help.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/text.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/lispref/elisp.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/vol1.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/vol2.texi | 2 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/misc/sem-user.texi | 4 | ||||
| -rw-r--r-- | doc/misc/url.texi | 2 | ||||
| -rw-r--r-- | doc/misc/woman.texi | 4 |
12 files changed, 21 insertions, 13 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 6ea8d80cfe1..b2a8fca7e3c 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-02-29 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-29 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs.texi, help.texi, text.texi: Use "" quotes in menus. | ||
| 4 | |||
| 3 | * dired.texi, emacs.texi: Use @code{} in menus when appropriate. | 5 | * dired.texi, emacs.texi: Use @code{} in menus when appropriate. |
| 4 | 6 | ||
| 5 | 2012-02-28 Glenn Morris <rgm@gnu.org> | 7 | 2012-02-28 Glenn Morris <rgm@gnu.org> |
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 04bccf63e1a..152fa73edea 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi | |||
| @@ -159,7 +159,7 @@ Major Structures of Emacs | |||
| 159 | * Files:: All about handling files. | 159 | * Files:: All about handling files. |
| 160 | * Buffers:: Multiple buffers; editing several files at once. | 160 | * Buffers:: Multiple buffers; editing several files at once. |
| 161 | * Windows:: Viewing multiple pieces of text in one frame. | 161 | * Windows:: Viewing multiple pieces of text in one frame. |
| 162 | * Frames:: Using multiple ``windows'' on your display. | 162 | * Frames:: Using multiple "windows" on your display. |
| 163 | * International:: Using non-@acronym{ASCII} character sets. | 163 | * International:: Using non-@acronym{ASCII} character sets. |
| 164 | 164 | ||
| 165 | Advanced Features | 165 | Advanced Features |
| @@ -273,7 +273,7 @@ Help | |||
| 273 | * Language Help:: Help relating to international language support. | 273 | * Language Help:: Help relating to international language support. |
| 274 | * Misc Help:: Other help commands. | 274 | * Misc Help:: Other help commands. |
| 275 | * Help Files:: Commands to display auxiliary help files. | 275 | * Help Files:: Commands to display auxiliary help files. |
| 276 | * Help Echo:: Help on active text and tooltips (`balloon help'). | 276 | * Help Echo:: Help on active text and tooltips ("balloon help"). |
| 277 | 277 | ||
| 278 | The Mark and the Region | 278 | The Mark and the Region |
| 279 | 279 | ||
| @@ -568,7 +568,7 @@ Commands for Human Languages | |||
| 568 | * TeX Mode:: Editing TeX and LaTeX files. | 568 | * TeX Mode:: Editing TeX and LaTeX files. |
| 569 | * HTML Mode:: Editing HTML and SGML files. | 569 | * HTML Mode:: Editing HTML and SGML files. |
| 570 | * Nroff Mode:: Editing input to the nroff formatter. | 570 | * Nroff Mode:: Editing input to the nroff formatter. |
| 571 | * Enriched Text:: Editing text ``enriched'' with fonts, colors, etc. | 571 | * Enriched Text:: Editing text "enriched" with fonts, colors, etc. |
| 572 | * Text Based Tables:: Commands for editing text-based tables. | 572 | * Text Based Tables:: Commands for editing text-based tables. |
| 573 | * Two-Column:: Splitting text columns into separate windows. | 573 | * Two-Column:: Splitting text columns into separate windows. |
| 574 | 574 | ||
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi index ed08aca5080..05a3e546322 100644 --- a/doc/emacs/help.texi +++ b/doc/emacs/help.texi | |||
| @@ -71,7 +71,7 @@ meanings for it, but they all support @key{F1} for help.) | |||
| 71 | * Language Help:: Help relating to international language support. | 71 | * Language Help:: Help relating to international language support. |
| 72 | * Misc Help:: Other help commands. | 72 | * Misc Help:: Other help commands. |
| 73 | * Help Files:: Commands to display auxiliary help files. | 73 | * Help Files:: Commands to display auxiliary help files. |
| 74 | * Help Echo:: Help on active text and tooltips (`balloon help'). | 74 | * Help Echo:: Help on active text and tooltips ("balloon help"). |
| 75 | @end menu | 75 | @end menu |
| 76 | 76 | ||
| 77 | @iftex | 77 | @iftex |
diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi index 5753c256c5d..5363da7d649 100644 --- a/doc/emacs/text.texi +++ b/doc/emacs/text.texi | |||
| @@ -77,7 +77,7 @@ for editing such pictures. | |||
| 77 | * TeX Mode:: Editing TeX and LaTeX files. | 77 | * TeX Mode:: Editing TeX and LaTeX files. |
| 78 | * HTML Mode:: Editing HTML and SGML files. | 78 | * HTML Mode:: Editing HTML and SGML files. |
| 79 | * Nroff Mode:: Editing input to the nroff formatter. | 79 | * Nroff Mode:: Editing input to the nroff formatter. |
| 80 | * Enriched Text:: Editing text ``enriched'' with fonts, colors, etc. | 80 | * Enriched Text:: Editing text "enriched" with fonts, colors, etc. |
| 81 | * Text Based Tables:: Commands for editing text-based tables. | 81 | * Text Based Tables:: Commands for editing text-based tables. |
| 82 | * Two-Column:: Splitting text columns into separate windows. | 82 | * Two-Column:: Splitting text columns into separate windows. |
| 83 | @end menu | 83 | @end menu |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index c3ec5651839..06f0be7183c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-02-29 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus. | ||
| 4 | |||
| 1 | 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 5 | 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 2 | 6 | ||
| 3 | * files.texi: Rename files-equal-p to file-equal-p. | 7 | * files.texi: Rename files-equal-p to file-equal-p. |
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 9c1837ef56b..f4f1dbe4888 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -905,7 +905,7 @@ Buffers | |||
| 905 | is visited. | 905 | is visited. |
| 906 | * Buffer Modification:: A buffer is @dfn{modified} if it needs to be saved. | 906 | * Buffer Modification:: A buffer is @dfn{modified} if it needs to be saved. |
| 907 | * Modification Time:: Determining whether the visited file was changed | 907 | * Modification Time:: Determining whether the visited file was changed |
| 908 | ``behind Emacs's back''. | 908 | "behind Emacs's back". |
| 909 | * Read Only Buffers:: Modifying text is not allowed in a | 909 | * Read Only Buffers:: Modifying text is not allowed in a |
| 910 | read-only buffer. | 910 | read-only buffer. |
| 911 | * The Buffer List:: How to look at all the existing buffers. | 911 | * The Buffer List:: How to look at all the existing buffers. |
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi index 0b86ccb0ce0..4f9202dea80 100644 --- a/doc/lispref/vol1.texi +++ b/doc/lispref/vol1.texi | |||
| @@ -927,7 +927,7 @@ Buffers | |||
| 927 | is visited. | 927 | is visited. |
| 928 | * Buffer Modification:: A buffer is @dfn{modified} if it needs to be saved. | 928 | * Buffer Modification:: A buffer is @dfn{modified} if it needs to be saved. |
| 929 | * Modification Time:: Determining whether the visited file was changed | 929 | * Modification Time:: Determining whether the visited file was changed |
| 930 | ``behind Emacs's back''. | 930 | "behind Emacs's back". |
| 931 | * Read Only Buffers:: Modifying text is not allowed in a | 931 | * Read Only Buffers:: Modifying text is not allowed in a |
| 932 | read-only buffer. | 932 | read-only buffer. |
| 933 | * The Buffer List:: How to look at all the existing buffers. | 933 | * The Buffer List:: How to look at all the existing buffers. |
diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi index f552739d299..ab0399b3c54 100644 --- a/doc/lispref/vol2.texi +++ b/doc/lispref/vol2.texi | |||
| @@ -926,7 +926,7 @@ Buffers | |||
| 926 | is visited. | 926 | is visited. |
| 927 | * Buffer Modification:: A buffer is @dfn{modified} if it needs to be saved. | 927 | * Buffer Modification:: A buffer is @dfn{modified} if it needs to be saved. |
| 928 | * Modification Time:: Determining whether the visited file was changed | 928 | * Modification Time:: Determining whether the visited file was changed |
| 929 | ``behind Emacs's back''. | 929 | "behind Emacs's back". |
| 930 | * Read Only Buffers:: Modifying text is not allowed in a | 930 | * Read Only Buffers:: Modifying text is not allowed in a |
| 931 | read-only buffer. | 931 | read-only buffer. |
| 932 | * The Buffer List:: How to look at all the existing buffers. | 932 | * The Buffer List:: How to look at all the existing buffers. |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6232f0a62dd..803ec8a8982 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-02-29 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-29 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus. | ||
| 4 | |||
| 3 | * cl.texi: Use @code{} in menus when appropriate. | 5 | * cl.texi: Use @code{} in menus when appropriate. |
| 4 | 6 | ||
| 5 | 2012-02-28 Glenn Morris <rgm@gnu.org> | 7 | 2012-02-28 Glenn Morris <rgm@gnu.org> |
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index e223f98d46a..9f4dc72fea3 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This file is included by semantic.texi | 1 | @c This file is included by semantic.texi |
| 2 | 2 | ||
| 3 | @c Copyright (C) 1999-2005, 2007, 2009-2012 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999-2005, 2007, 2009-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | @c Permission is granted to copy, distribute and/or modify this | 5 | @c Permission is granted to copy, distribute and/or modify this |
| 6 | @c document under the terms of the GNU Free Documentation License, | 6 | @c document under the terms of the GNU Free Documentation License, |
| @@ -31,7 +31,7 @@ File,,,emacs,Emacs manual}. | |||
| 31 | * Analyzer:: Semantic tools for analyzing code. | 31 | * Analyzer:: Semantic tools for analyzing code. |
| 32 | * Speedbar:: Using @semantic{} with the Speedbar. | 32 | * Speedbar:: Using @semantic{} with the Speedbar. |
| 33 | * SymRef:: Interface to symbol reference tools. | 33 | * SymRef:: Interface to symbol reference tools. |
| 34 | * MRU Bookmarks:: Managing tag ``bookmarks''. | 34 | * MRU Bookmarks:: Managing tag "bookmarks". |
| 35 | * Sticky Func Mode:: Showing declarations in the header line. | 35 | * Sticky Func Mode:: Showing declarations in the header line. |
| 36 | * Highlight Func Mode:: Highlight the current function declaration. | 36 | * Highlight Func Mode:: Highlight the current function declaration. |
| 37 | * Tag Decoration Mode:: Minor mode to decorate tags. | 37 | * Tag Decoration Mode:: Minor mode to decorate tags. |
diff --git a/doc/misc/url.texi b/doc/misc/url.texi index 771430251b6..e18683753ae 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi | |||
| @@ -228,7 +228,7 @@ controls the number of concurrent processes, and the option | |||
| 228 | @menu | 228 | @menu |
| 229 | * http/https:: Hypertext Transfer Protocol. | 229 | * http/https:: Hypertext Transfer Protocol. |
| 230 | * file/ftp:: Local files and FTP archives. | 230 | * file/ftp:: Local files and FTP archives. |
| 231 | * info:: Emacs `Info' pages. | 231 | * info:: Emacs "Info" pages. |
| 232 | * mailto:: Sending email. | 232 | * mailto:: Sending email. |
| 233 | * news/nntp/snews:: Usenet news. | 233 | * news/nntp/snews:: Usenet news. |
| 234 | * rlogin/telnet/tn3270:: Remote host connectivity. | 234 | * rlogin/telnet/tn3270:: Remote host connectivity. |
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi index 1ad741d3d30..b8b15a13c76 100644 --- a/doc/misc/woman.texi +++ b/doc/misc/woman.texi | |||
| @@ -432,7 +432,7 @@ slow. @xref{Cache, , The WoMan Topic Cache}, for further details. | |||
| 432 | 432 | ||
| 433 | @menu | 433 | @menu |
| 434 | * Cache:: The WoMan Topic Cache | 434 | * Cache:: The WoMan Topic Cache |
| 435 | * Word at point:: Using the ``Word at Point'' as a Topic Suggestion | 435 | * Word at point:: Using the "Word at Point" as a Topic Suggestion |
| 436 | @end menu | 436 | @end menu |
| 437 | 437 | ||
| 438 | @node Cache, Word at point, Topic, Topic | 438 | @node Cache, Word at point, Topic, Topic |
| @@ -472,7 +472,7 @@ time it is run in a new Emacs session. | |||
| 472 | 472 | ||
| 473 | @node Word at point, , Cache, Topic | 473 | @node Word at point, , Cache, Topic |
| 474 | @comment node-name, next, previous, up | 474 | @comment node-name, next, previous, up |
| 475 | @subsection Using the ``Word at Point'' as a Topic Suggestion | 475 | @subsection Using the "Word at Point" as a Topic Suggestion |
| 476 | @cindex word at point | 476 | @cindex word at point |
| 477 | @cindex point, word at | 477 | @cindex point, word at |
| 478 | 478 | ||