Mercurial > emacs
changeset 16289:38aee5b6ac73
(rmail-keywords): Don't initialize.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 22 Sep 1996 22:37:34 +0000 |
parents | 2a6b69865ba2 |
children | 583e730756ef |
files | lisp/mail/rmailkwd.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmailkwd.el Sun Sep 22 22:23:25 1996 +0000 +++ b/lisp/mail/rmailkwd.el Sun Sep 22 22:37:34 1996 +0000 @@ -42,7 +42,7 @@ ;; Named list of symbols representing valid message keywords in RMAIL. -(defvar rmail-keywords nil) +(defvar rmail-keywords) (defun rmail-add-label (string) "Add LABEL to labels associated with current RMAIL message.