]> git.eshelyaron.com Git - emacs.git/commit
Add all rgb.txt color names to x-colors.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 12 Jun 2010 17:12:15 +0000 (13:12 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 12 Jun 2010 17:12:15 +0000 (13:12 -0400)
commit89877f5f3ca40387d5aa966c1d4df1cce49ccb81
treeda3648d369c1cce647604df36590f7418d1b65b8
parent6e6e5760b3bafc41e425aad03ec61e59731713d5
Add all rgb.txt color names to x-colors.

* facemenu.el (list-colors-print): Don't print extra names if it
will overflow the window width.

* term/common-win.el (x-colors): Add all the color names defined
in rgb.txt (Bug#6332).
lisp/ChangeLog
lisp/facemenu.el
lisp/term/common-win.el