diff lisp/ChangeLog @ 109948:c66428d4b9ed

Doc fix for define-minor-mode (Bug#6880). * doc/lispref/modes.texi (Defining Minor Modes): Doc fix (Bug#6880). * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 22 Aug 2010 15:30:26 -0400
parents fe84742c509a
children 53205019b195 3f3acfe9033c
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 22 00:13:32 2010 -0400
+++ b/lisp/ChangeLog	Sun Aug 22 15:30:26 2010 -0400
@@ -1,3 +1,7 @@
+2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
+
+	* emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
+
 2010-08-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* whitespace.el: Fix slow cursor movement (Bug#6172).  Reported by