diff options
author | Theodor Thornhill <theo@thornhill.no> | 2022-12-07 10:07:37 +0100 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2022-12-09 16:46:01 -0800 |
commit | 839341d73707be2082abbd8834ba46292e59aeb7 (patch) | |
tree | 596f1a3eb581a3598911a26527bb047cd0c4d4a2 /lisp/use-package/use-package-core.el | |
parent | 8f49137c9bf614b285c19a3a845c7606fcba23a4 (diff) | |
download | emacs-839341d73707be2082abbd8834ba46292e59aeb7.tar.gz emacs-839341d73707be2082abbd8834ba46292e59aeb7.tar.bz2 emacs-839341d73707be2082abbd8834ba46292e59aeb7.zip |
Make more granular defun-type-regexp (bug#59873)
We don't want to match local_variable_declaration and others to hit on
beginning-of-defun. The fix is just to make the regexp a bit more
granular.
* lisp/progmodes/java-ts-mode.el (java-ts-mode): Use regexp-opt to
distinguish more granularly.
Diffstat (limited to 'lisp/use-package/use-package-core.el')
0 files changed, 0 insertions, 0 deletions