Mercurial > emacs
comparison lisp/ChangeLog @ 110626:38ea535309d8
* Makefile.in (ELCFILES): Update.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Mon, 27 Sep 2010 23:32:36 +0200 |
parents | 0e33b506a2f1 |
children | 6a7fb61524be 8d679bf1ecf1 |
comparison
equal
deleted
inserted
replaced
110625:0e33b506a2f1 | 110626:38ea535309d8 |
---|---|
1 2010-09-27 Andreas Schwab <schwab@linux-m68k.org> | 1 2010-09-27 Andreas Schwab <schwab@linux-m68k.org> |
2 | |
3 * Makefile.in (ELCFILES): Update. | |
2 | 4 |
3 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid | 5 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid |
4 infinite recursion on erroneous lambda form. (Bug#7114) | 6 infinite recursion on erroneous lambda form. (Bug#7114) |
5 | 7 |
6 2010-09-27 Kenichi Handa <handa@m17n.org> | 8 2010-09-27 Kenichi Handa <handa@m17n.org> |