summaryrefslogtreecommitdiff
path: root/lisp/ansi-color.el
Commit message (Expand)AuthorAgeFilesLines
* ansi-color: don't get stuck on \eIoannis Kappas2022-02-061-6/+22
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Correct the :inherit property on some facesRobert Pluim2021-11-251-3/+3
* | Documentation fixes for recent ansi-color additionsMiha Rihtaršič2021-10-061-2/+2
* | Add support for 256-color and 24bit ANSI colors in ansi-colorMiha Rihtaršič2021-10-051-13/+57
* | Optimize ansi-color.elMiha Rihtaršič2021-10-051-92/+217
|/
* Add support for "bright" ANSI colors in ansi-colorJim Porter2021-09-231-69/+286
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Revert "Add support for "bright" ANSI colors in ansi-color"Lars Ingebrigtsen2021-08-261-89/+27
* Add support for "bright" ANSI colors in ansi-colorJim Porter2021-08-251-27/+89
* Add function for filtering ANSI sequences when compilingIvan Sokolov2021-07-191-0/+32
* Fix ANSI coloring problem in large outputs in eshellLars Ingebrigtsen2021-02-221-1/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Add an option to preserve ANSI sequencesPablo Barbáchano2020-11-141-7/+17
* Don't quote lambdas in several placesStefan Kangas2020-11-121-13/+13
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-2/+2
* Man highlighting: Don't occasionally bold entire sections.Jim Blandy2020-10-201-2/+8
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove XEmacs compat code from ansi-color.elLars Ingebrigtsen2019-06-191-43/+26
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Avoid slow overlay ansi coloring in eshell (Bug#29854)Noam Postavsky2019-05-041-1/+11
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/ansi-color.el (ansi-color-make-extent): Let overlays evaporate.Stefan Monnier2017-10-121-1/+2
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Let ansi-color overlay hooks work in eshell (Bug#27407)Noam Postavsky2017-07-031-0/+1
* Fix and simplify ansi escape detection (Bug#21381)Noam Postavsky2017-07-031-67/+48
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* 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