summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
Commit message (Expand)AuthorAgeFilesLines
* Improve thing-at-point email detectionRobert Pluim2023-03-101-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Teach thing-at-point to recognize bracketed IPv6 URLsF. Jason Park2022-11-091-1/+1
* Clarify face-at-point doc string and add (thing-at-point 'face)Lars Ingebrigtsen2022-08-121-2/+11
* Recognize gemini in thing-at-pointStefan Kangas2022-07-121-0/+2
* Fix (bounds-of-thing-at-point 'number)Lars Ingebrigtsen2022-03-251-2/+5
* Improve thing-at-point-url-at-point docstringRobert Pluim2022-02-081-2/+2
* 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-22/+16
|\ \ | |/
| * Revert field-related thingatpt changesLars Ingebrigtsen2021-12-221-22/+16
* | 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
|\ \ | |/