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/rmail.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/rmail.el
Date: Sun, 19 May 2002 11:36:55 -0400

Index: emacs/lisp/mail/rmail.el
diff -c emacs/lisp/mail/rmail.el:1.359 emacs/lisp/mail/rmail.el:1.360
*** emacs/lisp/mail/rmail.el:1.359      Thu May  9 21:02:26 2002
--- emacs/lisp/mail/rmail.el    Sun May 19 11:36:55 2002
***************
*** 261,267 ****
  (defcustom rmail-show-message-hook nil
    "List of functions to call when Rmail displays a message."
    :type 'hook
!   :options '(goto-addr)
    :group 'rmail)
  
  ;;;###autoload
--- 261,267 ----
  (defcustom rmail-show-message-hook nil
    "List of functions to call when Rmail displays a message."
    :type 'hook
!   :options '(goto-address)
    :group 'rmail)
  
  ;;;###autoload



reply via email to

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