diff lisp/ChangeLog @ 84429:80b69e6b234d

Remove spurious * in docstrings. (vcursor-map): Initialize in the declaration. (vcursor-use-vcursor-map): Use define-minor-mode. (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 10 Sep 2007 03:42:14 +0000
parents 05009eb6121a
children 490362706869
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 10 03:26:58 2007 +0000
+++ b/lisp/ChangeLog	Mon Sep 10 03:42:14 2007 +0000
@@ -1,5 +1,10 @@
 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* vcursor.el: Remove spurious * in docstrings.
+	(vcursor-map): Initialize in the declaration.
+	(vcursor-use-vcursor-map): Use define-minor-mode.
+	(vcursor-toggle-vcursor-map): Keep as an obsolete alias.
+
 	* wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
 	Initialize in the declaration.
 	(widget-minor-mode): Use define-minor-mode.