]> git.eshelyaron.com Git - emacs.git/commit
Fix saving faces with attributes that need filtering
authorMauro Aranda <maurooaranda@gmail.com>
Sat, 7 Oct 2023 14:57:18 +0000 (11:57 -0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Oct 2023 07:48:12 +0000 (10:48 +0300)
commit281258e5748385a01120cb3b7a90d9ce5f73e313
tree8916d87a2b48cbcbbc5404e6acd79974e670d2ac
parent1677a65554cf79fe4e12286796533a38a0e3baa7
Fix saving faces with attributes that need filtering

* lisp/cus-edit.el (custom-face-save): The :shown-value property for
the custom-face widget is supposed to be a value suitable for the
customization widget.  (Bug#66391)
lisp/cus-edit.el