X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fmessage.el;h=12e4e492acaf8108fdb0abcfa240a415af7919fd;hp=aeab2911ef9215f4cf2a8aa8cce2e73c6963f530;hb=79d3c1458832eea2b70e7412137aa8124fda7543;hpb=862d3660b6867c2a6d165b5bd09c360113912365 diff --git a/lisp/message.el b/lisp/message.el index aeab2911e..12e4e492a 100644 --- a/lisp/message.el +++ b/lisp/message.el @@ -371,7 +371,7 @@ few false positives here." (defcustom message-archive-header "X-No-Archive: Yes\n" "Header to insert when you don't want your article to be archived. -Archives \(such as groups.google.com\) respect this header." +Archives \(such as groups.google.com) respect this header." :version "22.1" :type 'string :link '(custom-manual "(message)Header Commands") @@ -1244,7 +1244,7 @@ If stringp, use this; if non-nil, use no host name (user name only)." (defvar message-reply-headers nil "The headers of the current replied article. It is a vector of the following headers: -\[number subject from date id references chars lines xref extra].") +[number subject from date id references chars lines xref extra].") (defvar message-newsreader nil) (defvar message-mailer nil) (defvar message-sent-message-via nil) @@ -1347,7 +1347,7 @@ actually occur." "Alist of ways to send outgoing messages. Each element has the form - \(TYPE PREDICATE FUNCTION) + (TYPE PREDICATE FUNCTION) where TYPE is a symbol that names the method; PREDICATE is a function called without any parameters to determine whether the message is