X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fmessage.el;h=bae2734e6f6b693a631d8ca1aca6ba4f8c5a5dbe;hb=f0c713cd83bedba22da4cc4a58409f0b01a6988c;hp=29c19ff5d494b3540a02a89e38b491bbe6849f9d;hpb=6ecbb3b8b0e2a9dcccec3cb4b7a3d883d4006b5d;p=gnus diff --git a/lisp/message.el b/lisp/message.el index 29c19ff5d..bae2734e6 100644 --- a/lisp/message.el +++ b/lisp/message.el @@ -1150,7 +1150,7 @@ candidates: (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."