]> git.eshelyaron.com Git - emacs.git/commit
(list-colors-display): Add new arg buffer-name.
authorJuri Linkov <juri@jurta.org>
Tue, 11 Jan 2005 23:53:35 +0000 (23:53 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 11 Jan 2005 23:53:35 +0000 (23:53 +0000)
commit066a23af25db3836c7dcc4d7f43ee63a2bb9b1dc
treefba095b14863b66f26aff556ed7223643cd162a1
parent30cec4ee1350be1e1791b1994181330e7cb4a5d3
(list-colors-display): Add new arg buffer-name.
Use it.  Fix docstring.  Replace code for identifying duplicate
colors by the name with call to `list-colors-duplicates' which
identifies duplicate colors by the value unless the color
is one of special Windows colors.  Set truncate-lines to t.
Print sorted duplicate color names on each line.  Indent to 22
\(the longest color name in rgb.txt) instead of 20.  Optimize.
(list-colors-duplicates): New function.
(facemenu-color-name-equal): Delete function.
lisp/ChangeLog
lisp/facemenu.el