emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 19 Dec 2005 02:20:33 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8826 emacs/lisp/ChangeLog:1.8827
--- emacs/lisp/ChangeLog:1.8826 Sun Dec 18 01:18:45 2005
+++ emacs/lisp/ChangeLog        Mon Dec 19 02:20:33 2005
@@ -1,6 +1,14 @@
+2005-12-18  Stefan Monnier  <address@hidden>
+
+       * subr.el (lazy-completion-table): Don't be fooled if the var holds
+       a "list" (lambda ...) rather than a real completion list.
+
+       * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
+       lexical-let when encountering ((lambda (...) ...) ...).
+
 2005-12-17  Chong Yidong  <address@hidden>
 
-       * progmodes/sh-script.el (sh-mode): 
+       * progmodes/sh-script.el (sh-mode):
        * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
        * textmodes/picture.el (picture-mode): Update docstrings.
 
@@ -15,8 +23,8 @@
 
 2005-12-17  Chong Yidong  <address@hidden>
 
-       * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
-       error from printing circular structures.
+       * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
+       Capture error from printing circular structures.
 
 2005-12-17  Martin Rudalics  <address@hidden>  (tiny change)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]