From 8c7eb1c1a13c1a222e61d4473e23114014db945d Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 20 Jan 2009 01:16:28 +0000 Subject: [PATCH] (pmail-last-label, pmail-last-multi-labels): Move back to pmail.el. --- lisp/mail/pmailkwd.el | 9 --------- 1 file changed, 9 deletions(-) diff --git a/lisp/mail/pmailkwd.el b/lisp/mail/pmailkwd.el index 256770f9d6f..25a25daa014 100644 --- a/lisp/mail/pmailkwd.el +++ b/lisp/mail/pmailkwd.el @@ -54,15 +54,6 @@ Performs completion over known labels when reading." (interactive (list (pmail-read-label "Remove label"))) (pmail-set-label string nil)) -;;; These two moved here from pmail (which this file requires) -;;; 20090105, creating a compiler warning. ? - -;; Last individual label specified to a or k. -(defvar pmail-last-label nil) - -;; Last set of values specified to C-M-n, C-M-p, C-M-s or C-M-l. -(defvar pmail-last-multi-labels nil) - ;;;###autoload (defun pmail-read-label (prompt) (let ((result -- 2.39.2