emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/rmailkwd.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/rmailkwd.el
Date: Mon, 29 Aug 2005 10:37:35 -0400

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]