diff options
| author | Glenn Morris | 2009-11-03 03:14:47 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-11-03 03:14:47 +0000 |
| commit | db04f33fd16c45962469cac8b94bb26ced1a8f58 (patch) | |
| tree | 774aad4161ca529b1f85743f06dd4c431deee07e /lisp/ChangeLog | |
| parent | 659f64e909614e62b939087c625fd9abfbcf7073 (diff) | |
| download | emacs-db04f33fd16c45962469cac8b94bb26ced1a8f58.tar.gz emacs-db04f33fd16c45962469cac8b94bb26ced1a8f58.zip | |
(ansi-color-apply-on-region): Autoload it...
(eshell-handle-ansi-color): ... Rather than requiring ansi-color.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 057fefd52a7..5761bac6724 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-11-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it... | ||
| 4 | (eshell-handle-ansi-color): ... Rather than requiring ansi-color. | ||
| 5 | |||
| 1 | 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos): | 8 | * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos): |