diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2024-09-28 22:04:19 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2024-09-29 12:19:19 +0200 |
commit | 8d0c8076c3f2c27bd8ff0dbc72d046c64e1dde44 (patch) | |
tree | b4e89553c1c2605cdc761a010f07fd1338dd118e /lisp/emacs-lisp/debug.el | |
parent | dfdeee839ac5475a7788707228dcbc998426ad7f (diff) | |
download | emacs-8d0c8076c3f2c27bd8ff0dbc72d046c64e1dde44.tar.gz emacs-8d0c8076c3f2c27bd8ff0dbc72d046c64e1dde44.tar.bz2 emacs-8d0c8076c3f2c27bd8ff0dbc72d046c64e1dde44.zip |
Warn about :reverse-video in defface
This attribute keyword has been non-working in defface for 14 years,
thus warning about it is both safe and decent.
* lisp/emacs-lisp/bytecomp.el (bytecomp--check-cus-face-spec):
Warn and suggest :inverse-video to be used instead.
* test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-test-defface-spec):
Add a test case.
* etc/NEWS: Notify the user.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions