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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/wid-edit.el,v
Date: Thu, 06 Dec 2007 00:46:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/12/06 00:46:20

Index: lisp/wid-edit.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/wid-edit.el,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -b -r1.183 -r1.184
--- lisp/wid-edit.el    17 Nov 2007 09:47:42 -0000      1.183
+++ lisp/wid-edit.el    6 Dec 2007 00:46:17 -0000       1.184
@@ -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]