summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/java.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2022-07-04 14:12:24 +0200
committerMattias EngdegÄrd <mattiase@acm.org>2022-07-04 14:56:11 +0200
commit544361d37f3877b2f10c362936a283f4a0b2fa71 (patch)
treea006de13e1f07efb57993c10823469b0a5d70572 /lisp/cedet/semantic/java.el
parent65df97f361ace8b7f272d050b56389eeb1a08b03 (diff)
downloademacs-544361d37f3877b2f10c362936a283f4a0b2fa71.tar.gz
emacs-544361d37f3877b2f10c362936a283f4a0b2fa71.tar.bz2
emacs-544361d37f3877b2f10c362936a283f4a0b2fa71.zip
Replace lisp-mode-symbol-regexp with (rx lisp-mode-symbol)
This is shorter, simplifies use inside rx expressions, and removes need for eval-when-compile elsewhere (for later exploitation). * lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol): New rx-define. (lisp-mode-symbol-regexp): Redefine using lisp-mode-symbol. (lisp-imenu-generic-expression, lisp--el-match-keyword) (lisp-fdefs, lisp-string-in-doc-position-p): * lisp/emacs-lisp/checkdoc.el (checkdoc--error-bad-format-p): * lisp/emacs-lisp/shorthands.el (shorthands-font-lock-shorthands): Use lisp-mode-symbol instead of lisp-mode-symbol-regexp.
Diffstat (limited to 'lisp/cedet/semantic/java.el')
0 files changed, 0 insertions, 0 deletions