X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/4c34eeeee5886d14f3e60b77fb563cb549c8896f..a73d7753f965734247be482efa125da5235996da:/lisp/mail/rmail.el diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 707f62131c..08c228b251 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -1,7 +1,7 @@ ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs ;; Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: mail @@ -422,7 +422,7 @@ still the current message in the Rmail buffer.") Called with region narrowed to the message, including headers, before obeying `rmail-ignored-headers'." :group 'rmail-headers - :type 'function) + :type '(choice (const nil) function)) (defcustom rmail-automatic-folder-directives nil "List of directives specifying where to put a message.