Mercurial > emacs
changeset 32295:a25a7ebfcb34
Byte-compile-dynamic since it gets loaded by
Gnus with little use.
(mail-setup-hook): Add mail-abbrevs-setup to options.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 08 Oct 2000 17:30:59 +0000 |
parents | a6eff9b566ae |
children | dbb638e8f5d5 |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/sendmail.el Sun Oct 08 17:23:50 2000 +0000 +++ b/lisp/mail/sendmail.el Sun Oct 08 17:30:59 2000 +0000 @@ -1,4 +1,4 @@ -;;; sendmail.el --- mail sending commands for Emacs. +;;; sendmail.el --- mail sending commands for Emacs. -*- byte-compile-dynamic: t -*- ;; Copyright (C) 1985, 86, 92, 93, 94, 95, 96, 98, 2000 ;; Free Software Foundation, Inc. @@ -153,7 +153,7 @@ "Normal hook, run each time a new outgoing mail message is initialized. The function `mail-setup' runs this hook." :type 'hook - :options '(fortune-to-signature spook) + :options '(fortune-to-signature spook mail-abbrevs-setup) :group 'sendmail) (defvar mail-aliases t