diff lisp/cus-edit.el @ 215:1f0dabaa0855 r20-4b6

Import from CVS: tag r20-4b6
author cvs
date Mon, 13 Aug 2007 10:07:35 +0200
parents 78f53ef88e17
children 262b8bb4a523
line wrap: on
line diff
--- a/lisp/cus-edit.el	Mon Aug 13 10:06:48 2007 +0200
+++ b/lisp/cus-edit.el	Mon Aug 13 10:07:35 2007 +0200
@@ -1164,6 +1164,7 @@
 		   :custom-state 'unknown
 		   :tag (custom-unlispify-tag-name group)
 		   :value group))
+  (widget-add-change)
   (goto-char (point-min)))
 
 (define-widget 'custom-browse-visibility 'item