summaryrefslogtreecommitdiff
path: root/lisp/mail/mail-utils.el
diff options
context:
space:
mode:
authorBrian Preble <rassilon@gnu.org>1991-05-13 22:05:10 +0000
committerBrian Preble <rassilon@gnu.org>1991-05-13 22:05:10 +0000
commitc5b1abe440c69393f3be34edc6dfa20cab5135ab (patch)
tree717f6e9d99892df80bf6e8ab3a1e6cd41deb79fb /lisp/mail/mail-utils.el
parentab6404f6b6cd33a9fb57e13612ecfe70487c2299 (diff)
downloademacs-c5b1abe440c69393f3be34edc6dfa20cab5135ab.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/mail/mail-utils.el')
-rw-r--r--lisp/mail/mail-utils.el9
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/mail/mail-utils.el b/lisp/mail/mail-utils.el
index 85ab1d3769f..4a47077fe5a 100644
--- a/lisp/mail/mail-utils.el
+++ b/lisp/mail/mail-utils.el
@@ -20,10 +20,11 @@
(provide 'mail-utils)
-;;;###autoload (defvar mail-use-rfc822 nil
-;;;###autoload "*If non-nil, use a full, hairy RFC822 parser on mail addresses.
-;;;###autoload Otherwise, (the default) use a smaller, somewhat faster, and
-;;;###autoload often correct parser.")
+;;;###autoload
+(defvar mail-use-rfc822 nil "\
+*If non-nil, use a full, hairy RFC822 parser on mail addresses.
+Otherwise, (the default) use a smaller, somewhat faster, and
+often correct parser.")
(defun mail-string-delete (string start end)
"Returns a string containing all of STRING except the part