* doc/emacs/sending.texi (Mail Misc): Fix two index entries for

Message mode hooks.
This commit is contained in:
Xue Fuqiao 2015-08-18 11:42:21 +08:00
parent 2b2eac26c8
commit 9403daff6a
2 changed files with 4 additions and 2 deletions

View 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

View 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