diff options
author | Eshel Yaron <me@eshelyaron.com> | 2023-08-28 13:43:52 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2023-09-01 20:29:27 +0200 |
commit | dd38097f0b9458eea882043fa06b27248e505b22 (patch) | |
tree | 9e4b5df633544274476c2a54c06f243bd949aace /lisp/emacs-lisp/checkdoc.el | |
parent | da8b323f82417697f9b772689810099f426fe616 (diff) | |
download | emacs-dd38097f0b9458eea882043fa06b27248e505b22.tar.gz emacs-dd38097f0b9458eea882043fa06b27248e505b22.tar.bz2 emacs-dd38097f0b9458eea882043fa06b27248e505b22.zip |
Fix regexp in help-do-arg-highlight
* lisp/help-fns.el (help-do-arg-highlight): Fix regexp. (Bug#65580)
Avoid highlighting (parts of) the function name as arguments in the
output of 'describe-function' when the function has an argument with
the same name. To achieve this, refine the regular expression that
'help-do-arg-highlight' uses such that it doesn't match anything in
the function name.
Diffstat (limited to 'lisp/emacs-lisp/checkdoc.el')
0 files changed, 0 insertions, 0 deletions