# HG changeset patch # User Gerd Moellmann # Date 951989376 0 # Node ID b75299f3bc4c9d90793d05bd05f61f44ef8f5da3 # Parent c2e0998057f9a74cccfba30d13eb58c1faaa0a36 (rmail-quit-hook): New variable. diff -r c2e0998057f9 -r b75299f3bc4c lisp/mail/rmail.el --- a/lisp/mail/rmail.el Thu Mar 02 06:09:15 2000 +0000 +++ b/lisp/mail/rmail.el Thu Mar 02 09:29:36 2000 +0000 @@ -231,6 +231,10 @@ "List of functions to call when Rmail displays a message.") ;;;###autoload +(defvar rmail-quit-hook nil + "List of functions to call when quitting out of Rmail.") + +;;;###autoload (defvar rmail-delete-message-hook nil "List of functions to call when Rmail deletes a message. When the hooks are called, the message has been marked deleted but is