index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ansi-color.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove XEmacs compat code from ansi-color.el
Lars Ingebrigtsen
2019-06-19
1
-43
/
+26
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
Avoid slow overlay ansi coloring in eshell (Bug#29854)
Noam Postavsky
2019-05-04
1
-1
/
+11
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/ansi-color.el (ansi-color-make-extent): Let overlays evaporate.
Stefan Monnier
2017-10-12
1
-1
/
+2
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Let ansi-color overlay hooks work in eshell (Bug#27407)
Noam Postavsky
2017-07-03
1
-0
/
+1
*
Fix and simplify ansi escape detection (Bug#21381)
Noam Postavsky
2017-07-03
1
-67
/
+48
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Improve ansi-color filtering of unrecognized escape sequences
Daniel Colascione
2015-08-03
1
-2
/
+10
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/ansi-color.el (ansi-color-names-vector): Copy default colors
Juri Linkov
2014-03-09
1
-1
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* ansi-color.el (ansi-color-drop-regexp): Add 1J, 1K, 2K.
Glenn Morris
2013-10-15
1
-1
/
+1
*
* lisp/ansi-color.el: Fix old URL.
Xue Fuqiao
2013-07-24
1
-5
/
+5
*
lisp/ansi-color.el: Convert to lexical binding.
Juanma Barranquero
2013-06-20
1
-19
/
+20
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
lisp/ansi-color.el (ansi-color-apply-sequence): Implement SGR codes 39 and 49.
Wolfgang Jenkner
2012-11-12
1
-26
/
+31
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-2
/
+2
*
Implement ANSI SGR parameters 22-27.
Wolfgang Jenkner
2012-08-14
1
-78
/
+96
*
Mark python-mode abbrevs as system abbrevs.
Chong Yidong
2012-06-23
1
-5
/
+6
*
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-4
/
+4
*
Fix a gdb-mi process filtering issue arising in ansi-color.el.
Chong Yidong
2012-05-07
1
-2
/
+6
*
Use text properties for color escape highlighting in Shell mode.
Chong Yidong
2012-02-19
1
-19
/
+21
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-16
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-1
/
+1
*
Support separate fg and bg colors in ansi-color.el
Leo Liu
2011-03-27
1
-4
/
+16
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
|
*
* ansi-color.el: Delete unused escape sequences (Bug#6085).
Chong Yidong
2010-05-29
1
-36
/
+54
*
|
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
Stefan Monnier
2010-12-06
1
-54
/
+7
*
|
New syntax-propertize functionality.
Stefan Monnier
2010-09-11
1
-2
/
+2
*
|
* ansi-color.el: Delete unused escape sequences (Bug#6085).
Chong Yidong
2010-05-29
1
-36
/
+54
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* ansi-color.el (ansi-color-for-comint-mode): Add :version
Chong Yidong
2009-12-06
1
-1
/
+2
*
Fix commentary to reflect that ansi-color is now enabled by default.
Chong Yidong
2009-12-05
1
-11
/
+3
*
* shell.el (shell): Require ansi-color (Bug#5113).
Chong Yidong
2009-12-05
1
-1
/
+1
*
(ansi-color-get-face-1): Fix typo in handler.
Glenn Morris
2009-09-17
1
-1
/
+1
*
Change arg name to make it clear that it's ignored.
Chong Yidong
2009-04-28
1
-1
/
+1
*
(ansi-color-get-face): Use
Andreas Schwab
2009-03-30
1
-5
/
+4
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-13
/
+11
[next]