]> git.eshelyaron.com Git - emacs.git/commit
Add optional inherit argument to 'face-all-attributes' (bug#77945)
authorshipmints <shipmints@gmail.com>
Sun, 20 Apr 2025 17:09:35 +0000 (13:09 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:02:13 +0000 (22:02 +0200)
commita8ddec0aea0c0290ecfe36a97dc2587633c6731b
treecfaedfa10eca4553c4fb4b23f614d2735afe3f09
parentbbbecfd8acbde379fa32c71488c9b857e4e8ed11
Add optional inherit argument to 'face-all-attributes' (bug#77945)

* lisp/faces.el (face-all-attributes): Add 'inherit' argument
and pass to 'face-attribute'.

(cherry picked from commit 13fa74b73c36de2439f7cae13f25647fb46161e9)
doc/lispref/display.texi
lisp/faces.el