(mail-fetch-field): Add autoload cookie.
This commit is contained in:
parent
191b14ba97
commit
9b9f9c9dc1
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue