diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3c0f28da4db..fbd6e3c631c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,22 @@ | |||
| 1 | 2012-12-06 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * ffap.el (ffap-replace-file-component): Fix typo. | ||
| 4 | |||
| 5 | 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 6 | |||
| 7 | * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and | ||
| 8 | fix open-paren-like token test (bug#12785). | ||
| 9 | |||
| 10 | 2012-12-06 Glenn Morris <rgm@gnu.org> | ||
| 11 | |||
| 12 | * mail/rmailsum.el (rmail-new-summary): Tweak for | ||
| 13 | rmail-maybe-display-summary changing buffer. (Bug#13066) | ||
| 14 | |||
| 15 | 2012-12-06 Juri Linkov <juri@jurta.org> | ||
| 16 | |||
| 17 | * info.el (Info-fontify-node): Don't hide the last newline. | ||
| 18 | (Bug#12272) | ||
| 19 | |||
| 1 | 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org> | 20 | 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 21 | ||
| 3 | * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer | 22 | * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer |