]> git.eshelyaron.com Git - emacs.git/commit
Rename the newly added -ref- faces to -use-
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 28 Feb 2023 02:07:55 +0000 (04:07 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 28 Feb 2023 02:08:55 +0000 (04:08 +0200)
commit613de662811fccbdcc3521aef394134e8c255127
tree6be6c79232bcf36313cba8a78a587a79ef68bbfe
parentf601e9666d8b861712c09025711dc3a4261cb0ea
Rename the newly added -ref- faces to -use-

* lisp/font-lock.el (font-lock-variable-use-face)
(font-lock-property-use-face): Rename from font-lock-variable-ref-face
and font-lock-property-ref-face.  Update all references (bug#61655).
18 files changed:
doc/lispref/modes.texi
etc/NEWS
lisp/cus-theme.el
lisp/font-lock.el
lisp/progmodes/c-ts-mode.el
lisp/progmodes/cmake-ts-mode.el
lisp/progmodes/csharp-mode.el
lisp/progmodes/go-ts-mode.el
lisp/progmodes/java-ts-mode.el
lisp/progmodes/js.el
lisp/progmodes/json-ts-mode.el
lisp/progmodes/python.el
lisp/progmodes/ruby-ts-mode.el
lisp/progmodes/rust-ts-mode.el
lisp/progmodes/typescript-ts-mode.el
lisp/textmodes/css-mode.el
lisp/textmodes/toml-ts-mode.el
lisp/textmodes/yaml-ts-mode.el