summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
Commit message (Expand)AuthorAgeFilesLines
* Don't return whitespace for thing-at-point in whitespace-only buffersLars Ingebrigtsen2021-11-291-3/+12
* New thing-at-point target 'string' used in context-menu-regionJuri Linkov2021-09-241-14/+25
* ; Fix recently installed documentationEli Zaretskii2021-09-231-2/+4
* New thing-at-point target 'list-or-string' used in context-menu-regionJuri Linkov2021-09-231-2/+11
* ; Fix recently added documentationEli Zaretskii2021-09-221-4/+4
* Many improvements for Context Menus (bug#9054)Juri Linkov2021-09-221-9/+18
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* * lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).Juri Linkov2021-09-121-0/+9
* Make thingatpt respect fieldsLars Ingebrigtsen2021-08-251-16/+22
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Add a new thing-at-point type: existing-filenameLars Ingebrigtsen2021-08-041-4/+15
* Make `number-at-point' work for more hex numbersRemington Furman2021-07-161-8/+8
* * lisp/thingatpt.el (region): Put property bounds-of-thing-at-point, bug#39512Juri Linkov2021-04-211-1/+5
* Add a mechanism for buffer-local thing-at-pointsLars Ingebrigtsen2021-01-231-3/+32
* Make symbol-at-point return nil if there's no symbols in the bufferLars Ingebrigtsen2021-01-201-0/+9
* Revert "Make `symbol-at-point' work in buffers with no symbols"Lars Ingebrigtsen2021-01-201-8/+0
* Make `symbol-at-point' work in buffers with no symbolsLars Ingebrigtsen2021-01-201-0/+8
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Make thingatpt recognise files names with @ in themTino Calancha2020-08-191-1/+1
* Allow ffap to do the right thing with 'https://gnu.org'Lars Ingebrigtsen2020-08-071-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-1/+1
* Make number-at-point recognize some hex numbersLars Ingebrigtsen2019-09-201-4/+11
* Tweak the behaviour of thing-at-point--end-of-sexpLars Ingebrigtsen2019-07-261-1/+3
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Accept NO-PROPERTIES in thing-at-point aliases (Bug#35491)Noam Postavsky2019-05-161-4/+4
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-221-5/+8
* 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-12/+15
|\|
| * Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu2018-09-141-12/+15
* | Add uuid as allowed thingatpt symbol (Bug#32372)Raimon Grau2018-08-131-3/+21
* | Merge from emacs-26Noam Postavsky2018-08-041-1/+1
|\|
| * Fix url's thing-at-point beginning-op (Bug#32028)Raimon Grau2018-07-291-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-09-291-1/+1
|\|
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* | Add define-thing-chars and use it for filename.Sam Steingold2017-09-181-10/+20
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Correctly detect URLs surrounded by parentheses in commentsPhilipp Stephani2017-06-161-1/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | (thing-at-point 'list) return nil if no list at pointTino Calancha2016-11-031-15/+10
* | form-at-point work for all kind of THINGSTino Calancha2016-10-111-3/+5
* | Fix number-at-point in lisp buffersNicolas Richard2016-04-281-1/+4
|/
* Avoid inflooping in thing-at-point-looking-atEli Zaretskii2016-02-271-3/+10
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:"Mark Oteiza2016-01-131-2/+2