changeset 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 04952367adef
children e6443f563ae7
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
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.