]> git.eshelyaron.com Git - emacs.git/commit
; Fix more obsoletion warnings
authorStefan Kangas <stefankangas@gmail.com>
Thu, 19 Dec 2024 00:33:56 +0000 (01:33 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:15:01 +0000 (16:15 +0100)
commit30436bc6abdc089b5ee0958b8b71fb0717e37dde
tree14d381617f139d5556e091b450236b9bffcfb927
parentf147d6d2f74463987531b63bf3f4550000f9e736
; Fix more obsoletion warnings

* lisp/progmodes/cc-awk.el (awk-font-lock-keywords):
* lisp/progmodes/cc-fonts.el (c-basic-matchers-before):
* lisp/progmodes/csharp-mode.el (c-basic-matchers-before): Use faces
instead of variables to silence an obsoletion warning.  (Bug#71469)

(cherry picked from commit cd7e462ea31491d93d5e781ec0343c37e024bea7)
lisp/progmodes/cc-awk.el
lisp/progmodes/cc-fonts.el
lisp/progmodes/csharp-mode.el