From: Xue Fuqiao Date: Sat, 21 Sep 2013 08:22:57 +0000 (+0800) Subject: Comments. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1492 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cb8165496a3d4127259ace86116fdf4d53ee2c68;p=emacs.git Comments. --- diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index 9cb6c70e0fb..7404607cb63 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -599,6 +599,7 @@ the buffer and commit the change, together with your log entry. @cindex Log Edit mode @cindex mode, Log Edit @vindex vc-log-mode-hook +@c FIXME: Mention log-edit-mode-hook here? --xfq The major mode for the @file{*vc-log*} buffer is Log Edit mode, a variant of Text mode (@pxref{Text Mode}). On entering Log Edit mode, Emacs runs the hooks @code{text-mode-hook} and @code{vc-log-mode-hook}