Index: emacs/lisp/mail/rmailkwd.el
diff -c emacs/lisp/mail/rmailkwd.el:1.17 emacs/lisp/mail/rmailkwd.el:1.18
*** emacs/lisp/mail/rmailkwd.el:1.17    Sat Aug  6 18:54:05 2005
--- emacs/lisp/mail/rmailkwd.el Mon Aug 29 14:37:35 2005
***************
*** 27,32 ****
--- 27,39 ----
  
  ;;; Code:
  
+ (defvar rmail-buffer)
+ (defvar rmail-current-message)
+ (defvar rmail-last-label)
+ (defvar rmail-last-multi-labels)
+ (defvar rmail-summary-vector)
+ (defvar rmail-total-messages)
+ 
  ;; Global to all RMAIL buffers.  It exists primarily for the sake of
  ;; completion.  It is better to use strings with the label functions
  ;; and let them worry about making the label.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to