]> git.eshelyaron.com Git - emacs.git/commit
Add uuid as allowed thingatpt symbol (Bug#32372)
authorRaimon Grau <raimonster@gmail.com>
Sun, 5 Aug 2018 21:47:30 +0000 (22:47 +0100)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 13 Aug 2018 11:46:35 +0000 (07:46 -0400)
commiteb787d749f28583906428269b926fa83aef092b9
treeb17720ccc8751f771dba74a0f405afcefe969251
parenta1e0868f74f7b2b6b77026734102bd453cf1933b
Add uuid as allowed thingatpt symbol (Bug#32372)

* etc/NEWS: Mention changes in thingatpt.el.
* lisp/thingatpt.el (thing-at-point-uuid-regexp): Add regexp for uuid.
(top-level): Add 'bounds-of-thing-at-point' operation for 'uuid'.
* test/lisp/thingatpt-tests.el: Add tests for uuid at point.
etc/NEWS
lisp/thingatpt.el
test/lisp/thingatpt-tests.el