diff lisp/ChangeLog @ 61170:71452bc98f43

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Thu, 31 Mar 2005 14:54:46 +0000
parents bdeef980c30b
children b5c1a67a6467
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 31 14:54:00 2005 +0000
+++ b/lisp/ChangeLog	Thu Mar 31 14:54:46 2005 +0000
@@ -1,3 +1,12 @@
+2005-03-31  Lute Kamstra  <lute@gnu.org>
+
+	* emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
+	(define-minor-mode): Call custom-current-group at load-time.
+
+	* generic.el (define-generic-mode): Add debug declaration.
+	Add defcustom for the mode hook.
+	(generic-mode-internal): Use run-mode-hooks.
+
 2005-03-31  Kim F. Storm  <storm@cua.dk>
 
 	* mouse.el (mouse-1-click-follows-link): Increase to 450 ms.