* maintaining.texi (VC Directory Commands): Remove duplicate `q' entry.
authorGlenn Morris <rgm@gnu.org>
Tue, 2 Oct 2012 06:44:30 +0000 (23:44 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 2 Oct 2012 06:44:30 +0000 (23:44 -0700)
Fixes: debbugs:12553

doc/emacs/ChangeLog
doc/emacs/maintaining.texi

index c1894fb..572cc4f 100644 (file)
@@ -1,3 +1,8 @@
+2012-10-02  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (VC Directory Commands):
+       Remove duplicate `q' entry.  (Bug#12553)
+
 2012-09-30  Chong Yidong  <cyd@gnu.org>
 
        * killing.texi (Rectangles): Document copy-rectangle-as-kill.
index c719c48..d21e3af 100644 (file)
@@ -1186,11 +1186,8 @@ point is on a directory entry, mark all files in that directory tree
 (@code{vc-dir-mark-all-files}).  With a prefix argument, mark all
 listed files and directories.
 
-@kindex q @r{(VC Directory)}
-@findex quit-window
 @item q
-Bury the VC Directory buffer, and delete its window if the window was
-created just for that buffer.
+Quit the VC Directory buffer, and bury it (@code{quit-window}).
 
 @item u
 Unmark the file or directory on the current line.  If the region is
@@ -1205,9 +1202,6 @@ files and directories.
 @item x
 Hide files with @samp{up-to-date} status
 (@code{vc-dir-hide-up-to-date}).
-
-@item q
-Quit the VC Directory buffer, and bury it (@code{quit-window}).
 @end table
 
 @findex vc-dir-mark