summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-12-09 22:02:40 +0000
committerEli Zaretskii <eliz@gnu.org>2006-12-09 22:02:40 +0000
commitcbf9640e483b348536003a2f6bd03cba194a6ab2 (patch)
treeeabbee4fa6990b9ce85aa5154378c4e2b4e6d4a3 /lisp
parent648f6edf03f7b89fdc70c8ee0e5090a221015dd4 (diff)
downloademacs-cbf9640e483b348536003a2f6bd03cba194a6ab2.tar.gz
*** empty log message ***
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.