]> git.eshelyaron.com Git - emacs.git/commit
; Fix non-symbol DEFAULT argument handling in 'read-face-name'
authorEshel Yaron <me@eshelyaron.com>
Tue, 16 Jan 2024 11:38:42 +0000 (12:38 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 16 Jan 2024 11:39:31 +0000 (12:39 +0100)
commit861d0123092711b6bf6c168936f42cabc9ac649d
treedeee180276a0501629bdc565e3b8caac8076c28a
parentd616bf6ffad9ba9eec3bc12e6a6610affbd0b687
; Fix non-symbol DEFAULT argument handling in 'read-face-name'

This fixes an error in 'hi-lock-read-face-name' that was introduced in
6cd47f59326.

* lisp/faces.el (read-face-name): Fix DEFAULT normalization.
lisp/faces.el