]> git.eshelyaron.com Git - emacs.git/commit
Avoid errors in thing-at-point with 2nd argument non-nil
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Sep 2015 08:22:11 +0000 (11:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Sep 2015 08:22:11 +0000 (11:22 +0300)
commitec14f087535282c188861815ac806024274185d5
treef05e2db0489a1033b9aef5d4bfbfdc89ef40c885
parent90937cbfe48229028d839a5e8c5815020e84b235
Avoid errors in thing-at-point with 2nd argument non-nil

* lisp/thingatpt.el (thing-at-point): Only call 'length' on
sequences.  (Bug#21391)
lisp/thingatpt.el