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