emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ansi-color.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ansi-color.el [lexbind]
Date: Tue, 14 Oct 2003 19:51:39 -0400

Index: emacs/lisp/ansi-color.el
diff -c emacs/lisp/ansi-color.el:1.11.2.1 emacs/lisp/ansi-color.el:1.11.2.2
*** emacs/lisp/ansi-color.el:1.11.2.1   Fri Apr  4 01:20:00 2003
--- emacs/lisp/ansi-color.el    Tue Oct 14 19:50:47 2003
***************
*** 46,52 ****
  ;;
  ;; 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
--- 46,51 ----
***************
*** 649,652 ****
--- 648,652 ----
  
  (provide 'ansi-color)
  
+ ;;; arch-tag: 00726118-9432-44fd-b72d-d2af7591c99c
  ;;; ansi-color.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]