1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

* doc/emacs/maintaining.texi (Log Buffer): Use @emph instead of @strong.

This commit is contained in:
Xue Fuqiao 2013-09-21 16:31:45 +08:00
parent cb8165496a
commit f6bb09828c
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
* maintaining.texi (VC Directory Commands): Add keybinding for
vc-log-incoming in vc-dir.
(Log Buffer): Use @emph instead of @strong.
2013-09-12 Xue Fuqiao <xfq.free@gmail.com>

View file

@ -653,7 +653,7 @@ opposite way of working---generating ChangeLog entries from the Log
Edit buffer.
@end ifnottex
To abort a commit, just @strong{don't} type @kbd{C-c C-c} in that
To abort a commit, just @emph{don't} type @kbd{C-c C-c} in that
buffer. You can switch buffers and do other editing. As long as you
don't try to make another commit, the entry you were editing remains
in the @file{*vc-log*} buffer, and you can go back to that buffer at