From: Glenn Morris Date: Tue, 2 Oct 2012 06:44:30 +0000 (-0700) Subject: * maintaining.texi (VC Directory Commands): Remove duplicate `q' entry. X-Git-Tag: emacs-24.2.90~241^2~37 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=751bac186ad29eec25fccd8ac808ed49f1dce41b;p=emacs.git * maintaining.texi (VC Directory Commands): Remove duplicate `q' entry. Fixes: debbugs:12553 --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index c1894fb900b..572cc4f5532 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2012-10-02 Glenn Morris + + * maintaining.texi (VC Directory Commands): + Remove duplicate `q' entry. (Bug#12553) + 2012-09-30 Chong Yidong * killing.texi (Rectangles): Document copy-rectangle-as-kill. diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index c719c483ec8..d21e3af83dd 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -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