]> git.eshelyaron.com Git - emacs.git/commit
Fix reading faces with a default value that is a symbol
authorPo Lu <luangruo@yahoo.com>
Mon, 9 May 2022 12:23:20 +0000 (20:23 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 9 May 2022 12:23:40 +0000 (20:23 +0800)
commit83e2e961b013fe086072fd8dbc7eb8d17cc586d1
treec9eb1f216eb0e0284586ce5a4a879b5a4878f690
parent3eb82181fc328e6503b6cff5321f201322489d3f
Fix reading faces with a default value that is a symbol

* lisp/faces.el (read-face-name): Don't try to intern face if it
is already a symbol.
lisp/faces.el