summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
Commit message (Expand)AuthorAge
* Add bounds-of-thing-at-point property for 'number'Visuwesh2024-03-14
* ; Fix 'thing-at-point' edge case involving overlapping matchesEshel Yaron2024-02-10
* ; Ensure 'thing-at-point-looking-at' finds full matchEshel Yaron2024-02-08
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Add slashes to 'thing-at-point-email-regexp'Philip Kaludercic2023-12-17
* | Avoid loading cl-lib as result of invoking 'load-library'Eli Zaretskii2023-11-18
* | Prefer HTTPS to HTTP in thing-at-pointStefan Kangas2023-10-24
* | Ensure 'existing-filename' has 'bounds-of-thing-at-point'Philip Kaludercic2023-07-22
* | ; Handle string-at-point at end of buffer gracefullyPhilip Kaludercic2023-07-22
* | Improve thing-at-point email detectionRobert Pluim2023-03-10
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Teach thing-at-point to recognize bracketed IPv6 URLsF. Jason Park2022-11-09
* Clarify face-at-point doc string and add (thing-at-point 'face)Lars Ingebrigtsen2022-08-12
* Recognize gemini in thing-at-pointStefan Kangas2022-07-12
* Fix (bounds-of-thing-at-point 'number)Lars Ingebrigtsen2022-03-25
* Improve thing-at-point-url-at-point docstringRobert Pluim2022-02-08
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Stefan Kangas2021-12-23
|\|
| * Revert field-related thingatpt changesLars Ingebrigtsen2021-12-22
* | Don't return whitespace for thing-at-point in whitespace-only buffersLars Ingebrigtsen2021-11-29
|/
* New thing-at-point target 'string' used in context-menu-regionJuri Linkov2021-09-24
* ; Fix recently installed documentationEli Zaretskii2021-09-23
* New thing-at-point target 'list-or-string' used in context-menu-regionJuri Linkov2021-09-23
* ; Fix recently added documentationEli Zaretskii2021-09-22
* Many improvements for Context Menus (bug#9054)Juri Linkov2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* * lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).Juri Linkov2021-09-12
* Make thingatpt respect fieldsLars Ingebrigtsen2021-08-25
* 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