]> git.eshelyaron.com Git - emacs.git/commitdiff
(mail-fetch-field): Add autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 03:46:01 +0000 (03:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 03:46:01 +0000 (03:46 +0000)
lisp/mail/mail-utils.el

index 766d2c94c819e13b19172ba6f07f98022a86b79c..4c506b714c9221709f935da1bb9431b07d963da0 100644 (file)
@@ -152,6 +152,7 @@ Usenet paths ending in an element that matches are removed also."
        (substring userids (match-end 0))
       userids)))
 \f
+;;;###autoload
 (defun mail-fetch-field (field-name &optional last all)
   "Return the value of the header field FIELD-NAME.
 The buffer is expected to be narrowed to just the headers of the message.