summaryrefslogtreecommitdiff
path: root/lisp/ansi-color.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-26
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-24
* ansi-color: don't get stuck on \eIoannis Kappas2022-02-06
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Correct the :inherit property on some facesRobert Pluim2021-11-25
* | Documentation fixes for recent ansi-color additionsMiha Rihtaršič2021-10-06
* | Add support for 256-color and 24bit ANSI colors in ansi-colorMiha Rihtaršič2021-10-05
* | Optimize ansi-color.elMiha Rihtaršič2021-10-05
|/
* Add support for "bright" ANSI colors in ansi-colorJim Porter2021-09-23
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Revert "Add support for "bright" ANSI colors in ansi-color"Lars Ingebrigtsen2021-08-26
* Add support for "bright" ANSI colors in ansi-colorJim Porter2021-08-25
* Add function for filtering ANSI sequences when compilingIvan Sokolov2021-07-19
* Fix ANSI coloring problem in large outputs in eshellLars Ingebrigtsen2021-02-22
* Update copyright year to 2021Paul Eggert2021-01-01
* Add an option to preserve ANSI sequencesPablo Barbáchano2020-11-14
* Don't quote lambdas in several placesStefan Kangas2020-11-12
* ; Prefer https to http in more URLsStefan Kangas2020-10-24
* Man highlighting: Don't occasionally bold entire sections.Jim Blandy2020-10-20
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove XEmacs compat code from ansi-color.elLars Ingebrigtsen2019-06-19
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* Avoid slow overlay ansi coloring in eshell (Bug#29854)Noam Postavsky2019-05-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/ansi-color.el (ansi-color-make-extent): Let overlays evaporate.Stefan Monnier2017-10-12
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Let ansi-color overlay hooks work in eshell (Bug#27407)Noam Postavsky2017-07-03
* Fix and simplify ansi escape detection (Bug#21381)Noam Postavsky2017-07-03
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Improve ansi-color filtering of unrecognized escape sequencesDaniel Colascione2015-08-03
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/ansi-color.el (ansi-color-names-vector): Copy default colorsJuri Linkov2014-03-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * ansi-color.el (ansi-color-drop-regexp): Add 1J, 1K, 2K.Glenn Morris2013-10-15
* * lisp/ansi-color.el: Fix old URL.Xue Fuqiao2013-07-24
* lisp/ansi-color.el: Convert to lexical binding.Juanma Barranquero2013-06-20
* Update copyright notices for 2013.Paul Eggert2013-01-01
* lisp/ansi-color.el (ansi-color-apply-sequence): Implement SGR codes 39 and 49.Wolfgang Jenkner2012-11-12
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* Implement ANSI SGR parameters 22-27.Wolfgang Jenkner2012-08-14
* Mark python-mode abbrevs as system abbrevs.Chong Yidong2012-06-23