From 751bac186ad29eec25fccd8ac808ed49f1dce41b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 1 Oct 2012 23:44:30 -0700 Subject: [PATCH] * maintaining.texi (VC Directory Commands): Remove duplicate `q' entry. Fixes: debbugs:12553 --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/maintaining.texi | 8 +------- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index c1894fb900..572cc4f553 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 c719c483ec..d21e3af83d 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 -- 2.20.1