summaryrefslogtreecommitdiff
path: root/lisp/ansi-color.el
Commit message (Expand)AuthorAgeFilesLines
* Improve ansi-color filtering of unrecognized escape sequencesDaniel Colascione2015-08-031-2/+10
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/ansi-color.el (ansi-color-names-vector): Copy default colorsJuri Linkov2014-03-091-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * ansi-color.el (ansi-color-drop-regexp): Add 1J, 1K, 2K.Glenn Morris2013-10-151-1/+1
* * lisp/ansi-color.el: Fix old URL.Xue Fuqiao2013-07-241-5/+5
* lisp/ansi-color.el: Convert to lexical binding.Juanma Barranquero2013-06-201-19/+20
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* lisp/ansi-color.el (ansi-color-apply-sequence): Implement SGR codes 39 and 49.Wolfgang Jenkner2012-11-121-26/+31
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-2/+2
* Implement ANSI SGR parameters 22-27.Wolfgang Jenkner2012-08-141-78/+96
* Mark python-mode abbrevs as system abbrevs.Chong Yidong2012-06-231-5/+6
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-4/+4
* Fix a gdb-mi process filtering issue arising in ansi-color.el.Chong Yidong2012-05-071-2/+6
* Use text properties for color escape highlighting in Shell mode.Chong Yidong2012-02-191-19/+21
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-161-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Support separate fg and bg colors in ansi-color.elLeo Liu2011-03-271-4/+16
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * * ansi-color.el: Delete unused escape sequences (Bug#6085).Chong Yidong2010-05-291-36/+54
* | * lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.Stefan Monnier2010-12-061-54/+7
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-2/+2
* | * ansi-color.el: Delete unused escape sequences (Bug#6085).Chong Yidong2010-05-291-36/+54
|/
* 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