aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-01-22 04:43:47 +0000
committerChong Yidong2009-01-22 04:43:47 +0000
commitac0827d7733ac1132fd4d4b29fb4f24466279b7d (patch)
tree38b131dd2f2fd41e561ab0cfdf2d984e61faad69
parent67fbc0cb3ae4c523798c4dde7867e5c637cea2ff (diff)
downloademacs-ac0827d7733ac1132fd4d4b29fb4f24466279b7d.tar.gz
emacs-ac0827d7733ac1132fd4d4b29fb4f24466279b7d.zip
* format.el (format-annotate-function): Set
write-region-post-annotation-function.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d907cfcbff8..33c40d24eb7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-01-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * format.el (format-annotate-function): Set
4 write-region-post-annotation-function.
5
12009-01-21 John Wiegley <johnw@newartisans.com> 62009-01-21 John Wiegley <johnw@newartisans.com>
2 7
3 * eshell/esh-mode.el: Add eshell-handle-ansi-color to the default 8 * eshell/esh-mode.el: Add eshell-handle-ansi-color to the default