diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c83b4453922..c159d04443a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2012-06-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-yank-current-message): Leave point at | ||
| 4 | correct position. (Bug#11660) | ||
| 5 | |||
| 6 | 2012-06-10 Chong Yidong <cyd@gnu.org> | ||
| 7 | |||
| 8 | * allout-widgets.el: Fix code header. | ||
| 9 | |||
| 10 | 2012-06-10 Chong Yidong <cyd@gnu.org> | ||
| 11 | |||
| 12 | * cus-edit.el (customize-changed-options-previous-release): Bump | ||
| 13 | to 24.1. | ||
| 14 | |||
| 1 | 2012-06-09 Andreas Schwab <schwab@linux-m68k.org> | 15 | 2012-06-09 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 16 | ||
| 3 | * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200. | 17 | * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200. |