emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/wid-edit.el,v [EMACS_22_BASE]


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/wid-edit.el,v [EMACS_22_BASE]
Date: Sat, 01 Dec 2007 22:59:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/12/01 22:59:13

Index: wid-edit.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/wid-edit.el,v
retrieving revision 1.176.2.4
retrieving revision 1.176.2.5
diff -u -b -r1.176.2.4 -r1.176.2.5
--- wid-edit.el 22 Sep 2007 11:26:23 -0000      1.176.2.4
+++ wid-edit.el 1 Dec 2007 22:59:12 -0000       1.176.2.5
@@ -488,7 +488,7 @@
 ;;; Widget Properties.
 
 (defsubst widget-type (widget)
-  "Return the type of WIDGET, a symbol."
+  "Return the type of WIDGET.  The type is a symbol."
   (car widget))
 
 ;;;###autoload




reply via email to

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