]> code.delx.au - gnu-emacs/commit
Face names should not end in -face (term-face)
authorGlenn Morris <rgm@gnu.org>
Sat, 10 Nov 2012 01:40:48 +0000 (20:40 -0500)
committerGlenn Morris <rgm@gnu.org>
Sat, 10 Nov 2012 01:40:48 +0000 (20:40 -0500)
commit19e0987902a902967992f788e5f202ba1870d74e
tree647b9d2a39795c5ab0f3d48aa331b5aa27e3c9ae
parent02969baf0f063df25d1464e4852579f375595a8f
Face names should not end in -face (term-face)

* lisp/term.el (term): Rename from `term-face'.
(term-current-face, ansi-term-color-vector)
(term-default-fg-color, term-default-bg-color, term-ansi-reset):
Update all users.

* doc/emacs/misc.texi (Terminal emulator): Rename `term-face' to `term'.

* etc/NEWS: Related edit.
doc/emacs/ChangeLog
doc/emacs/misc.texi
etc/NEWS
lisp/ChangeLog
lisp/term.el