emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/mailabbrev.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/mailabbrev.el
Date: Thu, 13 Dec 2001 02:51:48 -0500

Index: emacs/lisp/mail/mailabbrev.el
diff -c emacs/lisp/mail/mailabbrev.el:1.60 emacs/lisp/mail/mailabbrev.el:1.61
*** emacs/lisp/mail/mailabbrev.el:1.60  Fri Oct  5 05:34:27 2001
--- emacs/lisp/mail/mailabbrev.el       Thu Dec 13 02:51:46 2001
***************
*** 179,185 ****
              (nth 5 (file-attributes mail-personal-alias-file)))
        (build-mail-abbrevs)))
    (mail-abbrevs-sync-aliases)
-   (make-local-hook 'pre-abbrev-expand-hook)
    (add-hook 'pre-abbrev-expand-hook 'sendmail-pre-abbrev-expand-hook
            nil t)
    (abbrev-mode 1))
--- 179,184 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]