diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 66865f4320e..8d38892c0f0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-04-17 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * calendar/diary-lib.el (diary-sexp-entry): | ||
| 4 | * calendar/holidays.el (holiday-sexp): | ||
| 5 | Set debug-on-error rather than the removed stack-trace-on-error. | ||
| 6 | |||
| 1 | 2011-04-16 Glenn Morris <rgm@gnu.org> | 7 | 2011-04-16 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * progmodes/f90.el: Use lexical-binding. | 9 | * progmodes/f90.el: Use lexical-binding. |