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/pmailmsc.el,v


From: Paul Michael Reilly
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/pmailmsc.el,v
Date: Fri, 29 Aug 2008 04:27:48 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Paul Michael Reilly <pmr>       08/08/29 04:27:46

Index: pmailmsc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mail/pmailmsc.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- pmailmsc.el 18 Aug 2008 05:32:57 -0000      1.3
+++ pmailmsc.el 29 Aug 2008 04:27:46 -0000      1.4
@@ -31,6 +31,7 @@
 (defvar pmail-current-message)
 (defvar pmail-inbox-list)
 
+(declare-function mail-parse-comma-list "mail-utils" ())
 (declare-function pmail-parse-file-inboxes "pmail" ())
 (declare-function pmail-show-message "pmail" (&optional n no-summary))
 




reply via email to

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