summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2015-08-18 11:42:21 +0800
committerXue Fuqiao <xfq.free@gmail.com>2015-08-18 11:42:21 +0800
commit9403daff6a8818d9c1ff11de4f339f958f52f3e2 (patch)
treef99eef5d2942ad973781902a5fe7c93f4accd696
parent2b2eac26c898ef290e29f96cbd1d83ee7ac5b070 (diff)
* doc/emacs/sending.texi (Mail Misc): Fix two index entries for
Message mode hooks.
-rw-r--r--doc/emacs/mule.texi2
-rw-r--r--doc/emacs/sending.texi4
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi
index ef274c628d..477f24e56c 100644
--- a/doc/emacs/mule.texi
+++ b/doc/emacs/mule.texi
@@ -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
diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi
index b4bdb93544..49a4aa7c7f 100644
--- a/doc/emacs/sending.texi
+++ b/doc/emacs/sending.texi
@@ -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