diff lisp/ChangeLog @ 84428:05009eb6121a

(widget-browse-mode-map, widget-minor-mode-map): Initialize in the declaration. (widget-minor-mode): Use define-minor-mode.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 10 Sep 2007 03:26:58 +0000
parents ec0a616d2629
children 80b69e6b234d
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 10 03:22:12 2007 +0000
+++ b/lisp/ChangeLog	Mon Sep 10 03:26:58 2007 +0000
@@ -1,5 +1,9 @@
 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
+	Initialize in the declaration.
+	(widget-minor-mode): Use define-minor-mode.
+
 	* woman.el (woman-mode-map, woman-syntax-table):
 	Initialize in the declaration.