summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Add a new thing-at-point type: existing-filenameLars Ingebrigtsen2021-08-04
* Make `number-at-point' work for more hex numbersRemington Furman2021-07-16
* * lisp/thingatpt.el (region): Put property bounds-of-thing-at-point, bug#39512Juri Linkov2021-04-21
* Add a mechanism for buffer-local thing-at-pointsLars Ingebrigtsen2021-01-23
* Make symbol-at-point return nil if there's no symbols in the bufferLars Ingebrigtsen2021-01-20
* Revert "Make `symbol-at-point' work in buffers with no symbols"Lars Ingebrigtsen2021-01-20
* Make `symbol-at-point' work in buffers with no symbolsLars Ingebrigtsen2021-01-20
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Make thingatpt recognise files names with @ in themTino Calancha2020-08-19
* Allow ffap to do the right thing with 'https://gnu.org'Lars Ingebrigtsen2020-08-07
* Update copyright year to 2020Paul Eggert2020-01-01
* ; Spelling fixesPaul Eggert2019-12-10
* Make number-at-point recognize some hex numbersLars Ingebrigtsen2019-09-20
* Tweak the behaviour of thing-at-point--end-of-sexpLars Ingebrigtsen2019-07-26
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Accept NO-PROPERTIES in thing-at-point aliases (Bug#35491)Noam Postavsky2019-05-16
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-09-15
|\|
| * Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu2018-09-14
* | Add uuid as allowed thingatpt symbol (Bug#32372)Raimon Grau2018-08-13
* | Merge from emacs-26Noam Postavsky2018-08-04
|\|
| * Fix url's thing-at-point beginning-op (Bug#32028)Raimon Grau2018-07-29
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Paul Eggert2017-09-29
|\|
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* | Add define-thing-chars and use it for filename.Sam Steingold2017-09-18
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Correctly detect URLs surrounded by parentheses in commentsPhilipp Stephani2017-06-16
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | (thing-at-point 'list) return nil if no list at pointTino Calancha2016-11-03
* | form-at-point work for all kind of THINGSTino Calancha2016-10-11
* | Fix number-at-point in lisp buffersNicolas Richard2016-04-28
|/
* Avoid inflooping in thing-at-point-looking-atEli Zaretskii2016-02-27
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:"Mark Oteiza2016-01-13
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Avoid errors in thing-at-point with 2nd argument non-nilEli Zaretskii2015-09-05
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "man:"Mark Oteiza2015-09-03
* Fix bug in thing-at-point--bounds-of-well-formed-urlLeo Liu2015-07-09
* * lisp/thingatpt.el (in-string-p): Revert last change,Stefan Monnier2015-06-11
* Slight namespace cleanup for thingatpt.el.Glenn Morris2015-06-10
* Replace uses of in-string-p; make it obsoleteDmitry Gutov2015-06-06
* Update copyright year to 2015Paul Eggert2015-01-01