]> git.eshelyaron.com Git - emacs.git/commit
Protect non-selected face spec components in custimize-face. Fixes bug #40866
authorAlan Mackenzie <acm@muc.de>
Fri, 1 May 2020 12:23:15 +0000 (12:23 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 1 May 2020 12:23:15 +0000 (12:23 +0000)
commita4c07bc8c8201a620c4365c1d0d2cb814cc677a9
treeb6cb5a9fcce5c3b56c4431d7ec826ab8aaf6d744
parent43fded12d544ab68f493142debc5b3e437317f35
Protect non-selected face spec components in custimize-face.  Fixes bug #40866

* lisp/cus-edit.el (custom-face-save): If the current face widget is only
displaying part of the face spec, temporarily set it to "display" the whole
spec around the call to custom-face-mark-to-save.
lisp/cus-edit.el