summaryrefslogtreecommitdiff
path: root/test/lisp/thingatpt-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Teach thing-at-point to recognize bracketed IPv6 URLsF. Jason Park2022-11-091-0/+3
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-231-8/+0
|\ \ | |/
| * Revert field-related thingatpt changesLars Ingebrigtsen2021-12-221-8/+0
* | Eliminate ERT test name clashes (bug#51941)Mattias EngdegÄrd2021-11-181-9/+1
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-2/+2
* Make thingatpt respect fieldsLars Ingebrigtsen2021-08-251-0/+8
* Make `number-at-point' work for more hex numbersRemington Furman2021-07-161-0/+33
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Make symbol-at-point return nil if there's no symbols in the bufferLars Ingebrigtsen2021-01-201-1/+0
* Add tests for symbol-at-point (bug#14234)Lars Ingebrigtsen2021-01-201-0/+45
* Revert "Make `symbol-at-point' work in buffers with no symbols"Lars Ingebrigtsen2021-01-201-14/+0
* Make `symbol-at-point' work in buffers with no symbolsLars Ingebrigtsen2021-01-201-0/+14
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use lexical-binding in most remaining testsStefan Kangas2020-05-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Glenn Morris2019-07-061-0/+12
|\
| * ; Add thing-at-point-looking-at test (Bug#35708)Noam Postavsky2019-07-051-0/+12
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-151-35/+37
|\ \ | |/
| * Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu2018-09-141-35/+37
* | Add uuid as allowed thingatpt symbol (Bug#32372)Raimon Grau2018-08-131-1/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-131-16/+16
* Correctly detect URLs surrounded by parentheses in commentsPhilipp Stephani2017-06-161-0/+9
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* ; Spelling fixesPaul Eggert2016-11-041-1/+1
* (thing-at-point 'list) return nil if no list at pointTino Calancha2016-11-031-1/+0
* Add more tests for Bug#24627Tino Calancha2016-10-271-2/+24
* Add test for Bug#24627Tino Calancha2016-10-131-0/+15
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+87