Mercurial > emacs
changeset 38965:0c180a4e348d
(mail-send-hook): Remove a duplicate defcustom.
From Simon Josefsson <jas@extundo.com>.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 27 Aug 2001 08:06:58 +0000 |
parents | 1ca385d18841 |
children | cc04060e4ee7 |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/sendmail.el Sun Aug 26 16:49:59 2001 +0000 +++ b/lisp/mail/sendmail.el Mon Aug 27 08:06:58 2001 +0000 @@ -359,10 +359,6 @@ . font-lock-string-face)))) "Additional expressions to highlight in Mail mode.") -(defcustom mail-send-hook nil - "Normal hook run before sending mail, in Mail mode." - :type 'hook - :group 'sendmail) (defun sendmail-sync-aliases () (let ((modtime (nth 5 (file-attributes mail-personal-alias-file))))