This commit is contained in:
ShengHuo ZHU 2002-11-29 15:57:52 +00:00
parent e70d557978
commit 8f688cb015
22 changed files with 95 additions and 48 deletions

View file

@ -879,7 +879,7 @@ Defaults to `text-mode-abbrev-table'.")
(unbold-region b e)
(ununderline-region b e))))
"Alist of mail and news faces for facemenu.
The cdr of ech entry is a function for applying the face to a region.")
The cdr of each entry is a function for applying the face to a region.")
(defcustom message-send-hook nil
"Hook run before sending messages."