summaryrefslogtreecommitdiff
path: root/lisp/ansi-color.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * ansi-color.el (ansi-color-for-comint-mode): Add :versionChong Yidong2009-12-061-1/+2
* Fix commentary to reflect that ansi-color is now enabled by default.Chong Yidong2009-12-051-11/+3
* * shell.el (shell): Require ansi-color (Bug#5113).Chong Yidong2009-12-051-1/+1
* (ansi-color-get-face-1): Fix typo in handler.Glenn Morris2009-09-171-1/+1
* Change arg name to make it clear that it's ignored.Chong Yidong2009-04-281-1/+1
* (ansi-color-get-face): UseAndreas Schwab2009-03-301-5/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-13/+11
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-241-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (ansi-color-make-color-map): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-3/+3
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (comint-last-output-start): Add defvar.Juanma Barranquero2005-08-311-0/+2
* (ansi-color-make-extent, ansi-color-set-extent-face):Richard M. Stallman2005-08-091-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (save-buffer-state): Definition deleted.Richard M. Stallman2004-12-271-32/+14
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Do not instruct the user to autoload `ansi-color-for-comint-mode-on'.Lute Kamstra2003-05-211-1/+0
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (ansi-color-get-face): Avoid add-to-list on local var.Richard M. Stallman2002-05-121-2/+9
* Converted backquote to the new style.Sam Steingold2001-11-271-14/+14
* (ansi-color-for-comint-mode): Add :version.Gerd Moellmann2001-01-291-2/+3
* (ansi-colors) <defgroup>: Fix :version by DaveGerd Moellmann2001-01-151-7/+10
* (ansi-colors) <defgroup>: Fix :version.Gerd Moellmann2001-01-101-1/+1
* (ansi-color-process-output): Use markers insteadGerd Moellmann2001-01-091-185/+419
* (ansi-colors): Doc change.Gerd Moellmann2000-09-141-99/+340
* (ansi-color-apply): Updated regexps to includeGerd Moellmann1999-11-131-3/+3
* Complete rewrite.Gerd Moellmann1999-10-191-122/+94
* (ansi-color-to-text-properties): Added New state 5Karl Heuer1999-08-101-17/+31
* Initial revisionRichard M. Stallman1999-08-041-0/+180