diff lisp/ChangeLog @ 91869:3952f2dc0abc

Remove the minor-mode bookkeeping. Move make-variable-buffer-local code after the corresponding defvar. (hs-minor-mode-map): Define and initialize in one step. (hs-minor-mode): Change from defun to define-minor-mode.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 16 Feb 2008 07:40:06 +0000
parents 92bbc86bf75c
children c38d9e3eee47
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 16 07:03:15 2008 +0000
+++ b/lisp/ChangeLog	Sat Feb 16 07:40:06 2008 +0000
@@ -1,3 +1,10 @@
+2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* progmodes/hideshow.el: Remove the minor-mode bookkeeping. Move
+	make-variable-buffer-local code after the corresponding defvar.
+	(hs-minor-mode-map): Define and initialize in one step.
+	(hs-minor-mode): Change from defun to define-minor-mode.
+
 2008-02-16  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gud.el (gud-gdb): Don't reset gdb-ready.