]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-keywords): Don't initialize.
authorRichard M. Stallman <rms@gnu.org>
Sun, 22 Sep 1996 22:37:34 +0000 (22:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 22 Sep 1996 22:37:34 +0000 (22:37 +0000)
lisp/mail/rmailkwd.el

index 6ab6350348913b4ed6af29cb6e874cf3e1d9f972..37875bf16f445a13776772ebae395e1c5b8e9551 100644 (file)
@@ -42,7 +42,7 @@
 
 ;; Named list of symbols representing valid message keywords in RMAIL.
 
-(defvar rmail-keywords nil)
+(defvar rmail-keywords)
 \f
 (defun rmail-add-label (string)
   "Add LABEL to labels associated with current RMAIL message.