comparison lisp/ChangeLog @ 67675:131310d593c0

*** empty log message ***
author Romain Francoise <romain@orebokech.com>
date Mon, 19 Dec 2005 17:15:58 +0000
parents 947510e65020
children b7c68d3426e1
comparison
equal deleted inserted replaced
67674:e7b90ba8a38a 67675:131310d593c0
25 a "list" (lambda ...) rather than a real completion list. 25 a "list" (lambda ...) rather than a real completion list.
26 26
27 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for 27 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
28 lexical-let when encountering ((lambda (...) ...) ...). 28 lexical-let when encountering ((lambda (...) ...) ...).
29 29
30 >>>>>>> 1.8828
31 2005-12-17 Chong Yidong <cyd@stupidchicken.com> 30 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
32 31
33 * progmodes/sh-script.el (sh-mode): 32 * progmodes/sh-script.el (sh-mode):
34 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker): 33 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
35 * textmodes/picture.el (picture-mode): Update docstrings. 34 * textmodes/picture.el (picture-mode): Update docstrings.