aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorEshel Yaron2025-10-12 10:33:58 +0200
committerEshel Yaron2025-10-12 10:33:58 +0200
commit73feb431b3a82651d60bde1984a2de56519b2885 (patch)
treef60cf316fdd52fac17bbe36b55268cb9f380c7a5 /java
parent026f3bbd8d394ecf3fead9ee2d45dc54ce40b60a (diff)
downloademacs-73feb431b3a82651d60bde1984a2de56519b2885.tar.gz
emacs-73feb431b3a82651d60bde1984a2de56519b2885.zip
; elisp-mode.el: Improve consistency among face names.feature/elisp-fontify-semantically
Rename a couple of faces to solidify the convention that the face name 'elisp-foo' implies "references to foo", not "foo definitions". For definitions we use 'elisp-deffoo' if foo is only one word, or 'elisp-bar-baz-definition' otherwise. * lisp/progmodes/elisp-mode.el (elisp-function-reference): Rename to 'elisp-function'. (elisp-macro-call): Rename to 'elisp-macro'. (elisp-non-local-exit): (elisp-unknown-call): (elisp-special-form): * lisp/emacs-lisp/elisp-scope.el: * test/lisp/progmodes/elisp-mode-resources/semantic-highlighting.el: Update references to renamed faces.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions