]> code.delx.au - gnu-emacs/commit
Avoid inflooping in thing-at-point-looking-at
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Feb 2016 11:27:36 +0000 (13:27 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Feb 2016 11:27:36 +0000 (13:27 +0200)
commit14060a9c1679174b37bba7140c6b715d90502d70
tree7dbc80ba9341eaec5c9d4caf7536587daca52f66
parent098d47bcf735a1a194a155a8d365746a364617d8
Avoid inflooping in thing-at-point-looking-at

* lisp/thingatpt.el (thing-at-point-looking-at): Avoid inflooping
with regular expressions whose matching doesn't move point.
(Bug#22756)
Describe the argument DISTANCE in the doc string.
lisp/thingatpt.el