term: rework color cutomizing
authorJulien Danjou <julien@danjou.info>
Thu, 28 Jun 2012 10:40:24 +0000 (12:40 +0200)
committerJulien Danjou <julien@danjou.info>
Thu, 28 Jun 2012 10:40:24 +0000 (12:40 +0200)
commitae4969c2d69a74c896eb49c9a34aeb645ffed082
tree0227f0d8b09f0e1c065f62f863d430603c4c80c1
parent7ee3791f5b55b455a133f930040061f8a7032401
term: rework color cutomizing

* term.el (term-handle-colors-array): Use a set of new faces to
color the terminal.  Also uses :inverse-video property.
(term-default-fg-color): Set to nil by default, deprecate in favor
of `term-face'.
(term-default-bg-color): Set to nil by default, deprecate in favor
of `term-face'.
(term-current-face): Use `term-face' by default.
(term-bold-attribute): Variable deleted.
etc/NEWS
lisp/ChangeLog
lisp/term.el