summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
Commit message (Expand)AuthorAge
...
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-09-15
|\|
| * Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu2018-09-14
* | Add uuid as allowed thingatpt symbol (Bug#32372)Raimon Grau2018-08-13
* | Merge from emacs-26Noam Postavsky2018-08-04
|\|
| * Fix url's thing-at-point beginning-op (Bug#32028)Raimon Grau2018-07-29
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Paul Eggert2017-09-29
|\|
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* | Add define-thing-chars and use it for filename.Sam Steingold2017-09-18
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Correctly detect URLs surrounded by parentheses in commentsPhilipp Stephani2017-06-16
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | (thing-at-point 'list) return nil if no list at pointTino Calancha2016-11-03
* | form-at-point work for all kind of THINGSTino Calancha2016-10-11
* | Fix number-at-point in lisp buffersNicolas Richard2016-04-28
|/
* Avoid inflooping in thing-at-point-looking-atEli Zaretskii2016-02-27
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:"Mark Oteiza2016-01-13
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Avoid errors in thing-at-point with 2nd argument non-nilEli Zaretskii2015-09-05
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "man:"Mark Oteiza2015-09-03
* Fix bug in thing-at-point--bounds-of-well-formed-urlLeo Liu2015-07-09
* * lisp/thingatpt.el (in-string-p): Revert last change,Stefan Monnier2015-06-11
* Slight namespace cleanup for thingatpt.el.Glenn Morris2015-06-10
* Replace uses of in-string-p; make it obsoleteDmitry Gutov2015-06-06
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * thingatpt.el (thing-at-point-looking-at): Add optional argLeo Liu2013-11-06
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-10
* * lisp/thingatpt.el (thing-at-point): Accept optional second argumentSam Steingold2013-05-08
* Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr...Ted Zlatanov2013-03-29
* Merge from emacs-24Stefan Monnier2013-03-16
|\
| * * thingatpt.el (end-of-sexp): Use syntax-after.Leo Liu2013-03-14
| * * thingatpt.el (end-of-sexp): Fix bug#13952.Leo Liu2013-03-14
* | Merge FFAP's URI-detection code into thingatpt.el.Chong Yidong2013-02-04
|/
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * thingatpt.el (number-at-point): Apply a thing-at-point property.Chong Yidong2012-10-30
* * thingatpt.el (thing-at-point): Doc fix.Chong Yidong2012-10-29
* * lisp/thingatpt.el (forward-same-syntax): Handle no ARG case.Aaron S. Hawley2012-05-25
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Doc fixes for thingatpt.el.Chong Yidong2011-07-07
* (thing-at-point-short-url-regexp): Require that short URLs have at least one ...Lars Magne Ingebrigtsen2011-06-30
* * lisp/thingatpt.el (forward-whitespace): Typo.Stefan Monnier2011-06-01
* Miscellaneous tweaks.Stefan Monnier2011-06-01
* * lisp/thingatpt.el (bounds-of-thing-at-point): Return nil rather thanStefan Monnier2011-05-13