]> git.eshelyaron.com Git - emacs.git/commit
* term.el (term-ansi-current-bold, term-ansi-current-underline)
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 11 Apr 2005 20:47:25 +0000 (20:47 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 11 Apr 2005 20:47:25 +0000 (20:47 +0000)
commit22c061d6827c95c44b681a0b3cd21be31d428264
tree7de9692a8c48521bb33b0073b447cf49815694f6
parentb438e6706674fbafe027265e79bc0f0cf8416e44
* term.el (term-ansi-current-bold, term-ansi-current-underline)
(term-ansi-current-reverse, term-ansi-current-invisible)
(term-ansi-face-already-done): Change to boolean.
(term-reset-terminal, term-handle-colors-array): Handle the above
vars accordingly.
(term-buffer-vertical-motion): Rename from buffer-vertical-motion.
(term-emulate-terminal): Use the new name.

* faces.el (secondary-selection): Use yellow1, not yellow.
(trailing-whitespace): Use red1, not red.
lisp/ChangeLog
lisp/faces.el
lisp/term.el