]> git.eshelyaron.com Git - emacs.git/commit
Improve 'read-face-name' completions alignment
authorEshel Yaron <me@eshelyaron.com>
Wed, 17 Jan 2024 11:01:55 +0000 (12:01 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 17 Jan 2024 16:38:52 +0000 (17:38 +0100)
commitda37a27584c08b50c18b128d3930c58d5891854e
tree9074f613c111aca6a86c479942a2d61028849c25
parent6ae977868df48c4b0170a8b322b3c6a9663386d2
Improve 'read-face-name' completions alignment

* lisp/faces.el (read-face-name-sample-text): Add new possible values
that specify whether to show sample text before, or after, face names.
(completion-face-name-affixation): Pixel-align face names and samples.

* etc/NEWS: Improve wording.

* doc/lispref/display.texi (Face Functions): Update.
doc/lispref/display.texi
etc/NEWS
lisp/faces.el