Mercurial > emacs
changeset 51119:f4f7d408c37a
Do not instruct the user to autoload `ansi-color-for-comint-mode-on'.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Wed, 21 May 2003 15:55:19 +0000 |
parents | f80e017c6464 |
children | cffda7113dd1 |
files | lisp/ansi-color.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ansi-color.el Wed May 21 15:29:36 2003 +0000 +++ b/lisp/ansi-color.el Wed May 21 15:55:19 2003 +0000 @@ -46,7 +46,6 @@ ;; ;; If you decide you like this, add the following to your .emacs file: ;; -;; (autoload 'ansi-color-for-comint-mode-on "ansi-color" nil t) ;; (add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on) ;; ;; SGR control sequences are defined in section 3.8.117 of the ECMA-48