diff options
| author | Chong Yidong | 2009-01-22 04:43:47 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-01-22 04:43:47 +0000 |
| commit | ac0827d7733ac1132fd4d4b29fb4f24466279b7d (patch) | |
| tree | 38b131dd2f2fd41e561ab0cfdf2d984e61faad69 | |
| parent | 67fbc0cb3ae4c523798c4dde7867e5c637cea2ff (diff) | |
| download | emacs-ac0827d7733ac1132fd4d4b29fb4f24466279b7d.tar.gz emacs-ac0827d7733ac1132fd4d4b29fb4f24466279b7d.zip | |
* format.el (format-annotate-function): Set
write-region-post-annotation-function.
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2009-01-22 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * format.el (format-annotate-function): Set | ||
| 4 | write-region-post-annotation-function. | ||
| 5 | |||
| 1 | 2009-01-21 John Wiegley <johnw@newartisans.com> | 6 | 2009-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 |