diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0bbc1648dec..45f32afa0a8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-09-27 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid | ||
| 4 | infinite recursion on erroneous lambda form. (Bug#7114) | ||
| 5 | |||
| 1 | 2010-09-27 Kenichi Handa <handa@m17n.org> | 6 | 2010-09-27 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * tar-mode.el (tar-header-block-tokenize): Decode filenames in | 8 | * tar-mode.el (tar-header-block-tokenize): Decode filenames in |