summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c89ed1f57ca..61074a80721 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -34,6 +34,10 @@
* international/mule-cmds.el (register-input-method): Doc fix.
+2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
+
+ * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
+
2006-12-09 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
* textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.