emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el,v [EMACS_22_BASE]
Date: Sun, 16 Sep 2007 03:04:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/09/16 03:04:19

Index: cus-edit.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/cus-edit.el,v
retrieving revision 1.319.2.4
retrieving revision 1.319.2.5
diff -u -b -r1.319.2.4 -r1.319.2.5
--- cus-edit.el 2 Aug 2007 17:53:19 -0000       1.319.2.4
+++ cus-edit.el 16 Sep 2007 03:04:18 -0000      1.319.2.5
@@ -3058,7 +3058,7 @@
                    (cons value (cons from (- (point) from))))))))
 
 (defun custom-face-edit-activate (widget)
-  "Make face widget WIDGET inactive for user modifications."
+  "Make face widget WIDGET active for user modifications."
   (let ((inactive (widget-get widget :inactive))
        (inhibit-read-only t)
        (inhibit-modification-hooks t))




reply via email to

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