]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/sending.texi (Mail Misc): Fix two index entries for
authorXue Fuqiao <xfq.free@gmail.com>
Tue, 18 Aug 2015 03:42:21 +0000 (11:42 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Tue, 18 Aug 2015 03:42:21 +0000 (11:42 +0800)
Message mode hooks.

doc/emacs/mule.texi
doc/emacs/sending.texi

index ef274c628dbd4cf054a4b91f00f7532072976965..477f24e56c075ec4b7d2d35ee393d29919e57df2 100644 (file)
@@ -539,6 +539,8 @@ searching for what you have already entered.
   To find out how to input the character after point using the current
 input method, type @kbd{C-u C-x =}.  @xref{Position Info}.
 
+@c TODO: document complex-only/default/t of
+@c @code{input-method-verbose-flag}
 @vindex input-method-verbose-flag
 @vindex input-method-highlight-flag
   The variables @code{input-method-highlight-flag} and
index b4bdb93544912be9b20a90d1669f5eb65ca2af68..49a4aa7c7f3531f8c0544c2ee763c506836eb7b7 100644 (file)
@@ -568,8 +568,8 @@ was yanked, but it checks the text that you yourself inserted (it
 looks for indentation or @code{mail-yank-prefix} to distinguish the
 cited lines from your input).  @xref{Spelling}.
 
-@vindex mail-mode-hook
-@vindex mail-setup-hook
+@vindex message-mode-hook
+@vindex message-setup-hook
   Turning on Message mode (which @kbd{C-x m} does automatically) runs
 the normal hooks @code{text-mode-hook} and @code{message-mode-hook}.
 Initializing a new outgoing message runs the normal hook