]> git.eshelyaron.com Git - emacs.git/commit
Make set-foreground-color display completions using foreground colors
authorGlenn Morris <rgm@gnu.org>
Wed, 1 Sep 2021 09:26:51 +0000 (11:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Sep 2021 09:26:51 +0000 (11:26 +0200)
commita4e3e0f89e1e06fd87e809f8b578fae59c34a9a0
treead651a603fa504432d1187db23181d84072de5f0
parentfffcc7ab25021fd9d73d50cf685a77777d38265c
Make set-foreground-color display completions using foreground colors

* lisp/faces.el (defined-colors-with-face-attributes): Also create
colors for foregrounds (bug#33799).
(read-color): Also allow varying the foreground color.

* lisp/frame.el (set-foreground-color): Vary the foreground color.
lisp/faces.el
lisp/frame.el