diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1bb54430ead..f0df8f6ae0a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-07-21 Glenn Morris <rgm@gnu.org> | 1 | 2009-07-21 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * calendar/todo-mode.el (calendar-current-date): Update declaration. | ||
| 4 | |||
| 3 | * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to | 5 | * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to |
| 4 | silence compiler. Instead... | 6 | silence compiler. Instead... |
| 5 | (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare. | 7 | (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare. |