]> git.eshelyaron.com Git - emacs.git/commit
* lisp/custom.el (custom-fix-face-spec): Fix :reverse-video case
authorMattias EngdegÄrd <mattiase@acm.org>
Sun, 29 Sep 2024 14:57:07 +0000 (16:57 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 30 Sep 2024 19:41:49 +0000 (21:41 +0200)
commit34c65a41a233e338ae4a3cdd1a9e5ec6870f68dc
tree42ed548beb4d0b7a4782d98851c9eb59ef091144
parent24cf5a277b338acf3b827231f7c610920447dee4
* lisp/custom.el (custom-fix-face-spec): Fix :reverse-video case

The :reverse-video keyword is no longer used but we might just as well
fix the code that is supposed to migrate away from it (bug#73552).

(cherry picked from commit 8e3205a0c80a39f8e64209fd5905c541c92e46a6)
lisp/custom.el