]> git.eshelyaron.com Git - emacs.git/commit
Remove duplicate definition of tty-defined-color-alist.
authorGlenn Morris <rgm@gnu.org>
Sun, 24 Oct 2010 01:48:39 +0000 (18:48 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 24 Oct 2010 01:48:39 +0000 (18:48 -0700)
commit46710489c856df3ec94c822d1d88be30d19159f9
tree1daaab6aa01507ef7c1e2380e513566085ebdab5
parentea88388346b71bef26c5c8b405c2a936f918952e
Remove duplicate definition of tty-defined-color-alist.

* src/xfaces.c (syms_of_xfaces) <tty-defined-color-alist>: Sync doc with
Lisp version.
* lisp/term/tty-colors.el (tty-defined-color-alist): Remove duplicate
definition of C variable.
lisp/ChangeLog
lisp/term/tty-colors.el
src/ChangeLog
src/xfaces.c