]> git.eshelyaron.com Git - emacs.git/commit
Clarify the documentation of 'set-face-attribute'
authorGregory Heytings <gregory@heytings.org>
Thu, 29 Dec 2022 22:41:58 +0000 (22:41 +0000)
committerGregory Heytings <gregory@heytings.org>
Thu, 29 Dec 2022 22:43:34 +0000 (23:43 +0100)
commitd086cd6cf877c6ca7af6712f9b79b52dd0caa934
tree280c044bd1896f17d3ba5af011d770ce59962ab1
parentdafa6d6badd6552b6f88ba884e3e5dadb362380d
Clarify the documentation of 'set-face-attribute'

* lisp/faces.el (set-face-attribute): Mention the evaluation order
of attribute-value pairs in the docstring.

* doc/lispref/display.texi (Attribute Functions): Likewise, and
explain with an example that a different argument order might give
different results.  Also align the documentation in the manual
with that of the docstring, whose changes were discussed in
bug#57499 but not included in the manual.
doc/lispref/display.texi
lisp/faces.el