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 decb66eea09..75bad939583 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-10-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/perl-mode.el (perl-electric-terminator): Doc fix. | ||
| 4 | (perl-calculate-indent): Suppress scan errors. (Bug#2205) | ||
| 5 | |||
| 1 | 2011-10-05 Leo Liu <sdl.web@gmail.com> | 6 | 2011-10-05 Leo Liu <sdl.web@gmail.com> |
| 2 | 7 | ||
| 3 | * subr.el (read-char-choice): Fix argument to buffer-live-p which | 8 | * subr.el (read-char-choice): Fix argument to buffer-live-p which |