aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b8e2192d0e0..1bb54430ead 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12009-07-21 Glenn Morris <rgm@gnu.org> 12009-07-21 Glenn Morris <rgm@gnu.org>
2 2
3 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
4 silence compiler. Instead...
5 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
6 (ps-print-ensure-fontified): Update for above function name changes.
7
3 * printing.el (pr-mh-get-msg-num, pr-mh-show) 8 * printing.el (pr-mh-get-msg-num, pr-mh-show)
4 (pr-mh-start-of-uncleaned-message): Remove aliases only used to 9 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
5 silence compiler. Instead... 10 silence compiler. Instead...