diff lisp/ChangeLog @ 74305:d59d8e8b327f

* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Fix interactive spec of the functions getting defined to make them work as documented.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 28 Nov 2006 19:22:02 +0000
parents 0312d5ee3106
children 65550517758d
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 28 17:00:15 2006 +0000
+++ b/lisp/ChangeLog	Tue Nov 28 19:22:02 2006 +0000
@@ -1,3 +1,9 @@
+2006-11-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+	* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Fix
+	interactive spec of the functions getting defined to make them
+	work as documented.
+
 2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
 
 	* startup.el (fancy-splash-screens): Hide initial splash buffer.