summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/pcase.el
diff options
context:
space:
mode:
authorYuan Fu <casouri@gmail.com>2023-10-21 21:08:44 -0700
committerYuan Fu <casouri@gmail.com>2023-10-21 21:12:59 -0700
commit893c344b4e4787949f65c842536e0a5597e537c8 (patch)
treed06fa3a2639c58a5392b54e622b120cec0f58330 /lisp/emacs-lisp/pcase.el
parent1098c114b74a3a4289550412795ff1c8533b45f7 (diff)
downloademacs-893c344b4e4787949f65c842536e0a5597e537c8.tar.gz
emacs-893c344b4e4787949f65c842536e0a5597e537c8.tar.bz2
emacs-893c344b4e4787949f65c842536e0a5597e537c8.zip
Fix the use of adaptive-fill-regexp in treesit indent preset
* lisp/treesit.el (treesit-simple-indent-presets): adaptive-fill-regexp don't have a capture group (the group in the default value is supposed to be a non-capture group), so don't use the group. Also, in the second diff hunk, replace looking-at with looking-at-p so it doesn't override match data that we use later.
Diffstat (limited to 'lisp/emacs-lisp/pcase.el')
0 files changed, 0 insertions, 0 deletions