aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4a128e10925..7f908129afa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,9 @@
2 2
3 * shell.el (shell): For C-u M-x shell, use an inactive shell 3 * shell.el (shell): For C-u M-x shell, use an inactive shell
4 buffer as the default (Bug#1975). 4 buffer as the default (Bug#1975).
5 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
6 (shell-mode): Use them to reapply ansi colorization if Shell mode
7 is re-enabled.
5 8
62012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change) 92012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
7 10