1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

(mail-complete): Add autoload cookie.

This commit is contained in:
Richard M. Stallman 1996-02-26 01:32:31 +00:00
parent 58d3eaf698
commit c0fd4267ae

View File

@ -283,7 +283,7 @@ if it is quoted with double-quotes."
(setq mail-aliases (cons (cons name definition) mail-aliases)
mail-names t))))
;;;###autoload
(defun mail-complete (arg)
"Perform completion on header field or word preceding point.
Completable headers are according to `mail-complete-alist'. If none matches