]> git.eshelyaron.com Git - emacs.git/commit
Fix looking-at-p example in shortdoc.el
authorDaniel Martín <mardani29@yahoo.es>
Thu, 27 May 2021 23:45:28 +0000 (01:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 27 May 2021 23:45:28 +0000 (01:45 +0200)
commit651394d8457247752c9b21ce5cf16414eb7a0d2b
tree871b330b0cc5a712fcae65c4be70e433b96774c8
parent0eef929cbf0fd6b55130b6c7dc287be548bf97d5
Fix looking-at-p example in shortdoc.el

* lisp/emacs-lisp/shortdoc.el (regexp): Use `looking-at-p' instead of
`looking-at' (bug#48709).
lisp/emacs-lisp/shortdoc.el