# HG changeset patch # User Lute Kamstra # Date 1053532519 0 # Node ID f4f7d408c37aa68743685b8dbfa419bbb35fa2bf # Parent f80e017c6464ffaead86c619dfb0400167247ef2 Do not instruct the user to autoload `ansi-color-for-comint-mode-on'. diff -r f80e017c6464 -r f4f7d408c37a lisp/ansi-color.el --- 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