summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-06-29; * lisp/thingatpt.el (sexp-at-point): Doc fix (bug#71777).Eli Zaretskii
2024-06-04Spelling fixesPaul Eggert
2024-05-20Support text overlays for thingatpt provider helpersJim Porter
2024-05-20Improve implementation of 'forward-thing' using custom providersJim Porter
2024-05-19Allow defining custom providers for more "thingatpt" functionsJim Porter
2024-03-14Add bounds-of-thing-at-point property for 'number'Visuwesh
2024-02-10; Fix 'thing-at-point' edge case involving overlapping matchesEshel Yaron
2024-02-08; Ensure 'thing-at-point-looking-at' finds full matchEshel Yaron
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-17Add slashes to 'thing-at-point-email-regexp'Philip Kaludercic
2023-11-18Avoid loading cl-lib as result of invoking 'load-library'Eli Zaretskii
2023-10-24Prefer HTTPS to HTTP in thing-at-pointStefan Kangas
2023-07-22Ensure 'existing-filename' has 'bounds-of-thing-at-point'Philip Kaludercic
2023-07-22; Handle string-at-point at end of buffer gracefullyPhilip Kaludercic
2023-03-10Improve thing-at-point email detectionRobert Pluim
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-09Teach thing-at-point to recognize bracketed IPv6 URLsF. Jason Park
2022-08-12Clarify face-at-point doc string and add (thing-at-point 'face)Lars Ingebrigtsen
2022-07-12Recognize gemini in thing-at-pointStefan Kangas
2022-03-25Fix (bounds-of-thing-at-point 'number)Lars Ingebrigtsen
2022-02-08Improve thing-at-point-url-at-point docstringRobert Pluim
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-23Merge from origin/emacs-28Stefan Kangas
2021-12-22Revert field-related thingatpt changesLars Ingebrigtsen
2021-11-29Don't return whitespace for thing-at-point in whitespace-only buffersLars Ingebrigtsen
2021-09-24New thing-at-point target 'string' used in context-menu-regionJuri Linkov
2021-09-23; Fix recently installed documentationEli Zaretskii
2021-09-23New thing-at-point target 'list-or-string' used in context-menu-regionJuri Linkov
2021-09-22; Fix recently added documentationEli Zaretskii
2021-09-22Many improvements for Context Menus (bug#9054)Juri Linkov
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-12* lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).Juri Linkov
2021-08-25Make thingatpt respect fieldsLars Ingebrigtsen
2021-08-09Use string-search instead of string-match[-p]Mattias EngdegÄrd
2021-08-04Add a new thing-at-point type: existing-filenameLars Ingebrigtsen
2021-07-16Make `number-at-point' work for more hex numbersRemington Furman
2021-04-21* lisp/thingatpt.el (region): Put property bounds-of-thing-at-point, bug#39512Juri Linkov
2021-01-23Add a mechanism for buffer-local thing-at-pointsLars Ingebrigtsen
2021-01-20Make symbol-at-point return nil if there's no symbols in the bufferLars Ingebrigtsen
2021-01-20Revert "Make `symbol-at-point' work in buffers with no symbols"Lars Ingebrigtsen
2021-01-20Make `symbol-at-point' work in buffers with no symbolsLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-01; Prefer https to http in many URLsStefan Kangas
2020-08-19Make thingatpt recognise files names with @ in themTino Calancha
2020-08-07Allow ffap to do the right thing with 'https://gnu.org'Lars Ingebrigtsen