# HG changeset patch # User Gerd Moellmann # Date 998899618 0 # Node ID 0c180a4e348da14d83dbe2146b9646a3920d230e # Parent 1ca385d188418112ae1af4b4dc2876d1f447b251 (mail-send-hook): Remove a duplicate defcustom. From Simon Josefsson . diff -r 1ca385d18841 -r 0c180a4e348d lisp/mail/sendmail.el --- 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))))