(mail-fetch-field): Add autoload cookie.

This commit is contained in:
Richard M. Stallman 1993-12-23 03:46:01 +00:00
parent 191b14ba97
commit 9b9f9c9dc1

View file

@ -152,6 +152,7 @@ Usenet paths ending in an element that matches are removed also."
(substring userids (match-end 0))
userids)))
;;;###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.