]> git.eshelyaron.com Git - emacs.git/commit
Make the read-face-name completion buffer display samples
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 20 Jan 2022 13:22:05 +0000 (14:22 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 20 Jan 2022 13:22:05 +0000 (14:22 +0100)
commit2de01ff1bab09855a37ccb60788c1c35fb569e43
treef3ebc82ac75338ca95878d142e18c094232e84f0
parent10fbbddddd67aaeecf6d2c36bd171282012c5a46
Make the read-face-name completion buffer display samples

* lisp/faces.el (read-face-name): Display face samples when
completing (bug#53255).

* lisp/hi-lock.el (hi-lock-read-face-name): Use read-face-name.
lisp/faces.el
lisp/hi-lock.el