]> git.eshelyaron.com Git - emacs.git/commitdiff
Use "" quotes in menus
authorGlenn Morris <rgm@gnu.org>
Wed, 29 Feb 2012 08:11:23 +0000 (00:11 -0800)
committerGlenn Morris <rgm@gnu.org>
Wed, 29 Feb 2012 08:11:23 +0000 (00:11 -0800)
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.

12 files changed:
doc/emacs/ChangeLog
doc/emacs/emacs.texi
doc/emacs/help.texi
doc/emacs/text.texi
doc/lispref/ChangeLog
doc/lispref/elisp.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
doc/misc/ChangeLog
doc/misc/sem-user.texi
doc/misc/url.texi
doc/misc/woman.texi

index 6ea8d80cfe1afc2ea37944341f82ebe1e6599bb3..b2a8fca7e3c8a430fb2ddc16d99941cffe0fec8f 100644 (file)
@@ -1,5 +1,7 @@
 2012-02-29  Glenn Morris  <rgm@gnu.org>
 
+       * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
+
        * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
 
 2012-02-28  Glenn Morris  <rgm@gnu.org>
index 04bccf63e1abbb01aea83f0a99a95e8e330f83e1..152fa73edeaf48f57492e378888db2bf4a54992b 100644 (file)
@@ -159,7 +159,7 @@ Major Structures of Emacs
 * Files::               All about handling files.
 * Buffers::             Multiple buffers; editing several files at once.
 * Windows::             Viewing multiple pieces of text in one frame.
-* Frames::              Using multiple ``windows'' on your display.
+* Frames::              Using multiple "windows" on your display.
 * International::       Using non-@acronym{ASCII} character sets.
 
 Advanced Features
@@ -273,7 +273,7 @@ Help
 * Language Help::       Help relating to international language support.
 * Misc Help::           Other help commands.
 * Help Files::          Commands to display auxiliary help files.
-* Help Echo::           Help on active text and tooltips (`balloon help').
+* Help Echo::           Help on active text and tooltips ("balloon help").
 
 The Mark and the Region
 
@@ -568,7 +568,7 @@ Commands for Human Languages
 * TeX Mode::            Editing TeX and LaTeX files.
 * HTML Mode::           Editing HTML and SGML files.
 * Nroff Mode::          Editing input to the nroff formatter.
-* Enriched Text::       Editing text ``enriched'' with fonts, colors, etc.
+* Enriched Text::       Editing text "enriched" with fonts, colors, etc.
 * Text Based Tables::   Commands for editing text-based tables.
 * Two-Column::          Splitting text columns into separate windows.
 
index ed08aca5080f450505c194aacba7eaa7e28b82bb..05a3e546322e4a8288acb73de4df68dcf3d6e6f7 100644 (file)
@@ -71,7 +71,7 @@ meanings for it, but they all support @key{F1} for help.)
 * Language Help::       Help relating to international language support.
 * Misc Help::           Other help commands.
 * Help Files::          Commands to display auxiliary help files.
-* Help Echo::           Help on active text and tooltips (`balloon help').
+* Help Echo::           Help on active text and tooltips ("balloon help").
 @end menu
 
 @iftex
index 5753c256c5d92882fb450b1b7aba98bceee8918b..5363da7d649bcf6608331bf93eea3f5668e76b2e 100644 (file)
@@ -77,7 +77,7 @@ for editing such pictures.
 * TeX Mode::            Editing TeX and LaTeX files.
 * HTML Mode::           Editing HTML and SGML files.
 * Nroff Mode::          Editing input to the nroff formatter.
-* Enriched Text::       Editing text ``enriched'' with fonts, colors, etc.
+* Enriched Text::       Editing text "enriched" with fonts, colors, etc.
 * Text Based Tables::   Commands for editing text-based tables.
 * Two-Column::          Splitting text columns into separate windows.
 @end menu
index c3ec5651839a75a0313ca6fda69a4eba44f769f8..06f0be7183c7c7d0bb868f9bcccd29f2ab3a69c2 100644 (file)
@@ -1,3 +1,7 @@
+2012-02-29  Glenn Morris  <rgm@gnu.org>
+
+       * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
+
 2012-02-28  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 
        * files.texi: Rename files-equal-p to file-equal-p.
index 9c1837ef56b1ac574c9c53422185fc2da7211f25..f4f1dbe48881c288f40db1003217e93118570230 100644 (file)
@@ -905,7 +905,7 @@ Buffers
                               is visited.
 * Buffer Modification::     A buffer is @dfn{modified} if it needs to be saved.
 * Modification Time::       Determining whether the visited file was changed
-                              ``behind Emacs's back''.
+                              "behind Emacs's back".
 * Read Only Buffers::       Modifying text is not allowed in a
                               read-only buffer.
 * The Buffer List::         How to look at all the existing buffers.
index 0b86ccb0ce03b96faaba1c7aa97a64d9f96794cd..4f9202dea80bc9c7d0be7bb446d109cc46660921 100644 (file)
@@ -927,7 +927,7 @@ Buffers
                               is visited.
 * Buffer Modification::     A buffer is @dfn{modified} if it needs to be saved.
 * Modification Time::       Determining whether the visited file was changed
-                              ``behind Emacs's back''.
+                              "behind Emacs's back".
 * Read Only Buffers::       Modifying text is not allowed in a
                               read-only buffer.
 * The Buffer List::         How to look at all the existing buffers.
index f552739d2990c34b5baf68a4df30d62f4cf09fde..ab0399b3c54e16ca886a9c3d28ec56e09d55d473 100644 (file)
@@ -926,7 +926,7 @@ Buffers
                               is visited.
 * Buffer Modification::     A buffer is @dfn{modified} if it needs to be saved.
 * Modification Time::       Determining whether the visited file was changed
-                              ``behind Emacs's back''.
+                              "behind Emacs's back".
 * Read Only Buffers::       Modifying text is not allowed in a
                               read-only buffer.
 * The Buffer List::         How to look at all the existing buffers.
index 6232f0a62dd5d992bed76ed5ff27763ac4169e9a..803ec8a89829562ff4657b817230e51eee7aee4a 100644 (file)
@@ -1,5 +1,7 @@
 2012-02-29  Glenn Morris  <rgm@gnu.org>
 
+       * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
+
        * cl.texi: Use @code{} in menus when appropriate.
 
 2012-02-28  Glenn Morris  <rgm@gnu.org>
index e223f98d46a591ce6930d238888ba0c2bb174441..9f4dc72fea34523eca04107dede2aa70ae5ad3d2 100644 (file)
@@ -1,6 +1,6 @@
 @c This file is included by semantic.texi
 
-@c Copyright (C) 1999-2005, 2007, 2009-2012  Free Software Foundation, Inc.
+@c Copyright (C) 1999-2005, 2007, 2009-2012 Free Software Foundation, Inc.
 
 @c Permission is granted to copy, distribute and/or modify this
 @c document under the terms of the GNU Free Documentation License,
@@ -31,7 +31,7 @@ File,,,emacs,Emacs manual}.
 * Analyzer::            Semantic tools for analyzing code.
 * Speedbar::            Using @semantic{} with the Speedbar.
 * SymRef::              Interface to symbol reference tools.
-* MRU Bookmarks::       Managing tag ``bookmarks''.
+* MRU Bookmarks::       Managing tag "bookmarks".
 * Sticky Func Mode::    Showing declarations in the header line.
 * Highlight Func Mode:: Highlight the current function declaration.
 * Tag Decoration Mode:: Minor mode to decorate tags.
index 771430251b67c11a80e3d88e21066e6b0585712b..e18683753ae32eedf86c8bd7e8524239e3b14e4e 100644 (file)
@@ -228,7 +228,7 @@ controls the number of concurrent processes, and the option
 @menu
 * http/https::                  Hypertext Transfer Protocol.
 * file/ftp::                    Local files and FTP archives.
-* info::                        Emacs `Info' pages.
+* info::                        Emacs "Info" pages.
 * mailto::                      Sending email.
 * news/nntp/snews::             Usenet news.
 * rlogin/telnet/tn3270::        Remote host connectivity.
index 1ad741d3d30752e8c285a06def3739778b84ad32..b8b15a13c765aa3431c4602c4189022ee5ca787d 100644 (file)
@@ -432,7 +432,7 @@ slow.  @xref{Cache, , The WoMan Topic Cache}, for further details.
 
 @menu
 * Cache::               The WoMan Topic Cache
-* Word at point::       Using the ``Word at Point'' as a Topic Suggestion
+* Word at point::       Using the "Word at Point" as a Topic Suggestion
 @end menu
 
 @node Cache, Word at point, Topic, Topic
@@ -472,7 +472,7 @@ time it is run in a new Emacs session.
 
 @node Word at point,  , Cache, Topic
 @comment  node-name,  next,  previous,  up
-@subsection Using the ``Word at Point'' as a Topic Suggestion
+@subsection Using the "Word at Point" as a Topic Suggestion
 @cindex word at point
 @cindex point, word at