summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
AgeCommit message (Expand)Author
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
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-10; Spelling fixesPaul Eggert
2019-09-20Make number-at-point recognize some hex numbersLars Ingebrigtsen
2019-07-26Tweak the behaviour of thing-at-point--end-of-sexpLars Ingebrigtsen
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-05-16Accept NO-PROPERTIES in thing-at-point aliases (Bug#35491)Noam Postavsky
2019-03-22Change Gnus hash tables into real hash tablesEric Abrahamsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-15Merge from origin/emacs-26Glenn Morris
2018-09-14Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu
2018-08-13Add uuid as allowed thingatpt symbol (Bug#32372)Raimon Grau
2018-08-04Merge from emacs-26Noam Postavsky
2018-07-29Fix url's thing-at-point beginning-op (Bug#32028)Raimon Grau
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-29Merge from origin/emacs-26Paul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-18Add define-thing-chars and use it for filename.Sam Steingold
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-16Correctly detect URLs surrounded by parentheses in commentsPhilipp Stephani
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-03(thing-at-point 'list) return nil if no list at pointTino Calancha
2016-10-11form-at-point work for all kind of THINGSTino Calancha
2016-04-28Fix number-at-point in lisp buffersNicolas Richard
2016-02-27Avoid inflooping in thing-at-point-looking-atEli Zaretskii
2016-01-13* lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:"Mark Oteiza
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-05Avoid errors in thing-at-point with 2nd argument non-nilEli Zaretskii
2015-09-03* lisp/thingatpt.el (thing-at-point-uri-schemes): Add "man:"Mark Oteiza
2015-07-09Fix bug in thing-at-point--bounds-of-well-formed-urlLeo Liu
2015-06-11* lisp/thingatpt.el (in-string-p): Revert last change,Stefan Monnier
2015-06-10Slight namespace cleanup for thingatpt.el.Glenn Morris
2015-06-06Replace uses of in-string-p; make it obsoleteDmitry Gutov
2015-01-01Update copyright year to 2015Paul Eggert