Mercurial > emacs
comparison src/ChangeLog @ 109837:b668431e0039
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
declarations that are useful before running the macro.
* src/eval.c (Fdefmacro): Only obey one declaration.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 18 Aug 2010 12:21:43 +0200 |
parents | 9212e8bdf79b |
children | 1ada063020ba |
comparison
equal
deleted
inserted
replaced
109836:9212e8bdf79b | 109837:b668431e0039 |
---|---|
1 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * eval.c (Fdefmacro): Only obey one declaration. | |
2 | 4 |
3 * casefiddle.c (casify_region): Setup gl_state. | 5 * casefiddle.c (casify_region): Setup gl_state. |
4 | 6 |
5 2010-08-18 Jan Djärv <jan.h.d@swipnet.se> | 7 2010-08-18 Jan Djärv <jan.h.d@swipnet.se> |
6 | 8 |