diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c6093f5a9e..3b7b62badc2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-12-07 Le Wang <l26wang@gmail.com> | ||
| 2 | |||
| 3 | * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in | ||
| 4 | narrowed buffer (bug#12361). | ||
| 5 | |||
| 1 | 2012-12-07 Michael Heerdegen <michael_heerdegen@web.de> | 6 | 2012-12-07 Michael Heerdegen <michael_heerdegen@web.de> |
| 2 | 7 | ||
| 3 | * emacs-lisp/debug.el (debug): Fix hard-coded frame counts (bug#10025). | 8 | * emacs-lisp/debug.el (debug): Fix hard-coded frame counts (bug#10025). |
| @@ -3341,7 +3346,7 @@ | |||
| 3341 | * calendar/cal-tex.el (cal-tex-weekly-common): | 3346 | * calendar/cal-tex.el (cal-tex-weekly-common): |
| 3342 | Restore leading blank page. | 3347 | Restore leading blank page. |
| 3343 | 3348 | ||
| 3344 | 2012-08-22 Le Wang <l26wang@gmail.com> (tiny change) | 3349 | 2012-08-22 Le Wang <l26wang@gmail.com> |
| 3345 | 3350 | ||
| 3346 | * misc.el (forward-to-word, backward-to-word): Activate or extend | 3351 | * misc.el (forward-to-word, backward-to-word): Activate or extend |
| 3347 | the region under `shift-select-mode'. (Bug#12231) | 3352 | the region under `shift-select-mode'. (Bug#12231) |