GNU bug report logs -
#12553
vc-dir info documentation contains two q command entries
Previous Next
Reported by: mike.boldt <at> gmail.com
Date: Mon, 1 Oct 2012 18:35:02 UTC
Severity: minor
Fixed in version 24.3
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
There are two entries for the `q' command in the vc-dir documentation.
Here is a patch that converts the second one to describe the `z'
command.
Thanks,
Mike
=== modified file 'doc/emacs/ChangeLog'
*** doc/emacs/ChangeLog 2012-09-08 20:09:06 +0000
--- doc/emacs/ChangeLog 2012-10-01 18:15:37 +0000
***************
*** 1,3 ****
--- 1,8 ----
+ 2012-10-01 Michael William Boldt <mike.boldt <at> gmail.com>
+
+ * maintaining.texi (VC Directory Commands): Replace duplicate `q'
+ command entry in VC Directory Commands with `z' entry.
+
2012-09-08 Jambunathan K <kjambunathan <at> gmail.com>
* regs.texi (Text Registers): `C-x r +' can now be used instead of
=== modified file 'doc/emacs/maintaining.texi'
*** doc/emacs/maintaining.texi 2012-07-06 04:31:46 +0000
--- doc/emacs/maintaining.texi 2012-10-01 17:14:40 +0000
*************** files and directories.
*** 1206,1213 ****
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
--- 1206,1213 ----
Hide files with @samp{up-to-date} status
(@code{vc-dir-hide-up-to-date}).
! @item z
! Kill the VC Directory buffer (@code{kill-this-buffer}).
@end table
@findex vc-dir-mark
This bug report was last modified 12 years and 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.