changeset 62435:d58591f0719f

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Tue, 17 May 2005 15:21:56 +0000
parents 893818a65dc5
children 0f01cf50bf81
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 17 15:21:33 2005 +0000
+++ b/lisp/ChangeLog	Tue May 17 15:21:56 2005 +0000
@@ -1,5 +1,8 @@
 2005-05-17  Lute Kamstra  <lute@gnu.org>
 
+	* emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
+	defcustom for the mode hook variable.
+
 	* emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
 	Emacs Lisp Reference Manual.
 
--- a/lispref/ChangeLog	Tue May 17 15:21:33 2005 +0000
+++ b/lispref/ChangeLog	Tue May 17 15:21:56 2005 +0000
@@ -1,3 +1,7 @@
+2005-05-17  Lute Kamstra  <lute@gnu.org>
+
+	* modes.texi (Defining Minor Modes): Mention the mode hook.
+
 2005-05-15  Kim F. Storm  <storm@cua.dk>
 
 	* processes.texi (Network): Remove open-network-stream-nowait.