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/gmm-utils.el, v [EMACS_22_BASE]


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

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

Index: gmm-utils.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/gnus/gmm-utils.el,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -b -r1.7.2.1 -r1.7.2.2
--- gmm-utils.el        25 Jul 2007 04:20:32 -0000      1.7.2.1
+++ gmm-utils.el        8 Aug 2007 07:27:37 -0000       1.7.2.2
@@ -79,7 +79,7 @@
 
 ;;;###autoload
 (defun gmm-widget-p (symbol)
-  "Non-nil iff SYMBOL is a widget."
+  "Non-nil if SYMBOL is a widget."
   (get symbol 'widget-type))
 
 ;; Copy of the `nnmail-lazy' code from `nnmail.el':




reply via email to

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