summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
Commit message (Expand)AuthorAgeFilesLines
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * thingatpt.el (thing-at-point-looking-at): Add optional argLeo Liu2013-11-061-5/+9
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-101-68/+62
* * lisp/thingatpt.el (thing-at-point): Accept optional second argumentSam Steingold2013-05-081-6/+13
* Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr...Ted Zlatanov2013-03-291-49/+0
* Merge from emacs-24Stefan Monnier2013-03-161-1/+1
|\
| * * thingatpt.el (end-of-sexp): Use syntax-after.Leo Liu2013-03-141-1/+1
| * * thingatpt.el (end-of-sexp): Fix bug#13952.Leo Liu2013-03-141-1/+1
* | Merge FFAP's URI-detection code into thingatpt.el.Chong Yidong2013-02-041-89/+206
|/
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * thingatpt.el (number-at-point): Apply a thing-at-point property.Chong Yidong2012-10-301-0/+1
* * thingatpt.el (thing-at-point): Doc fix.Chong Yidong2012-10-291-1/+1
* * lisp/thingatpt.el (forward-same-syntax): Handle no ARG case.Aaron S. Hawley2012-05-251-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Doc fixes for thingatpt.el.Chong Yidong2011-07-071-13/+49
* (thing-at-point-short-url-regexp): Require that short URLs have at least one ...Lars Magne Ingebrigtsen2011-06-301-1/+1
* * lisp/thingatpt.el (forward-whitespace): Typo.Stefan Monnier2011-06-011-1/+1
* Miscellaneous tweaks.Stefan Monnier2011-06-011-1/+1
* * lisp/thingatpt.el (bounds-of-thing-at-point): Return nil rather thanStefan Monnier2011-05-131-4/+5
* Add support for defun in thingatpt.elDrew Adams2011-03-251-0/+6
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * thingatpt.el (thing-at-point-bounds-of-list-at-point): NewChong Yidong2009-04-181-2/+20
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (end-of-sexp, beginning-of-sexp, forward-same-syntax): Omit defaultChong Yidong2008-10-251-4/+4
* (sexp-at-point, symbol-at-point, number-at-point, list-at-point): AddChong Yidong2008-10-221-3/+10
* Fix for bug #572, removed () from url regexp.Joakim Verona2008-08-061-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-4/+8
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | * thingatpt.el (thing-at-point-email-regexp): Don't require two charsKarl Fogel2007-06-161-1/+1
* | * thingatpt.el: Add support for email addresses (`email').Karl Fogel2007-06-161-2/+29
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-2/+2
* (thing-at-point-url-at-point): Don't add a redundant scheme.Richard M. Stallman2006-11-211-3/+9
* (thing-at-point-bounds-of-url-at-point): Delete spurious backquote.Richard M. Stallman2006-09-131-1/+1
* (symbol-at-point): Don't use `form-at-point' whichStefan Monnier2006-07-041-49/+46
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-37/+37
* (thing-at-point-file-name-chars): IncludeDave Love2003-01-271-3/+9
* (thing-at-point-file-name-chars): Undo previous change.Richard M. Stallman2003-01-261-1/+1
* (thing-at-point-file-name-chars): Include non-ASCIIDave Love2003-01-151-2/+2