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
*
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
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
* sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
Dan Nicolaescu
2008-01-24
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(ansi-color-make-color-map): Use `mapc' rather than `mapcar'.
Juanma Barranquero
2007-09-25
1
-3
/
+3
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(comint-last-output-start): Add defvar.
Juanma Barranquero
2005-08-31
1
-0
/
+2
*
(ansi-color-make-extent, ansi-color-set-extent-face):
Richard M. Stallman
2005-08-09
1
-2
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Replace `string-to-int' by `string-to-number'.
Juanma Barranquero
2005-05-16
1
-1
/
+1
*
(save-buffer-state): Definition deleted.
Richard M. Stallman
2004-12-27
1
-32
/
+14
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
Do not instruct the user to autoload `ansi-color-for-comint-mode-on'.
Lute Kamstra
2003-05-21
1
-1
/
+0
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-2
/
+2
*
(ansi-color-get-face): Avoid add-to-list on local var.
Richard M. Stallman
2002-05-12
1
-2
/
+9
*
Converted backquote to the new style.
Sam Steingold
2001-11-27
1
-14
/
+14
*
(ansi-color-for-comint-mode): Add :version.
Gerd Moellmann
2001-01-29
1
-2
/
+3
*
(ansi-colors) <defgroup>: Fix :version by Dave
Gerd Moellmann
2001-01-15
1
-7
/
+10
*
(ansi-colors) <defgroup>: Fix :version.
Gerd Moellmann
2001-01-10
1
-1
/
+1
*
(ansi-color-process-output): Use markers instead
Gerd Moellmann
2001-01-09
1
-185
/
+419
*
(ansi-colors): Doc change.
Gerd Moellmann
2000-09-14
1
-99
/
+340
*
(ansi-color-apply): Updated regexps to include
Gerd Moellmann
1999-11-13
1
-3
/
+3
*
Complete rewrite.
Gerd Moellmann
1999-10-19
1
-122
/
+94
[next]