emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/nnimap.el, v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/nnimap.el, v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:27:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:27:38

Index: nnimap.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/gnus/nnimap.el,v
retrieving revision 1.34.2.1
retrieving revision 1.34.2.2
diff -u -b -r1.34.2.1 -r1.34.2.2
--- nnimap.el   25 Jul 2007 04:20:06 -0000      1.34.2.1
+++ nnimap.el   8 Aug 2007 07:27:36 -0000       1.34.2.2
@@ -1645,7 +1645,7 @@
       result)))
 
 (defun nnimap-mark-permanent-p (mark &optional group)
-  "Return t iff MARK can be permanently (between IMAP sessions) saved on 
articles, in GROUP."
+  "Return t if MARK can be permanently (between IMAP sessions) saved on 
articles, in GROUP."
   (imap-message-flag-permanent-p (nnimap-mark-to-flag mark)))
 
 (when nnimap-debug




reply via email to

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