Commit graph

5 commits

Author SHA1 Message Date
Gerd Moellmann
986b7dee46 (ansi-colors): Doc change.
(ansi-color-get-face): Simplified regexp.
(ansi-color-faces-vector): Added more faces, doc change.
(ansi-color-names-vector): Doc change.
(ansi-color-regexp): Simplified regexp.
(ansi-color-parameter-regexp): New regexp.
(ansi-color-filter-apply): Doc change.
(ansi-color-filter-region): Doc change.
(ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
deal with zero length parameters.
(ansi-color-apply-on-region): Doc change.
(ansi-color-map): Doc change.
(ansi-color-map-update): Removed debugging message.
(ansi-color-get-face-1): Added condition-case to trap
args-out-of-range errors.
(ansi-color-get-face): Doc change.
(ansi-color-make-face): Removed.
(ansi-color-for-shell-mode): New option.
2000-09-14 12:38:09 +00:00
Gerd Moellmann
4fefa382f0 (ansi-color-apply): Updated regexps to include
highlighted face.
1999-11-13 23:19:56 +00:00
Gerd Moellmann
8737bb5a2a Complete rewrite. 1999-10-19 11:17:23 +00:00
Karl Heuer
18e260d410 (ansi-color-to-text-properties): Added New state 5
to prevent m-eating-bug.
1999-08-10 16:57:26 +00:00
Richard M. Stallman
618206eaea Initial revision 1999-08-04 16:49:19 +00:00