summaryrefslogtreecommitdiff
path: root/lisp/thingatpt.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Comment change.Richard M. Stallman2002-10-141-1/+1
* (read-from-whole-string): Add call to `ignore'.Richard M. Stallman2002-10-141-1/+2
* (thing-at-point-url-path-regexp): Doc fix.Richard M. Stallman2002-10-071-1/+1
* (thing-at-point-uri-schemes): New variable.Markus Rost2002-10-061-3/+14
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+2
* (thing-at-point-url-regexp): Prepend `\<'.Dave Love2000-08-151-1/+1
* (toplevel symbol-properties): Don't quote lambda.Stefan Monnier2000-06-121-4/+4
* (forward-thing): Use functionp instead of fboundp.Gerd Moellmann2000-06-081-2/+4
* (sexp-at-point, symbol-at-point)Dave Love2000-02-021-0/+4
* (thing-at-point-url-at-point): Don't use currentRichard M. Stallman1998-11-251-1/+1
* (thing-at-point-url-at-point): Intuit ftp:// on `short' URLs.Dave Love1998-02-251-6/+14
* (url): Define end-op property again. Wrap end-opRichard M. Stallman1997-07-091-9/+11
* (thing-at-point): Use `thing-at-point' property, if any.Richard M. Stallman1997-07-041-56/+155
* (buffer): Don't use beginning-of-buffer, end-of-buffer.Richard M. Stallman1997-06-251-2/+2
* (beginning-of-sexp): New function.Richard M. Stallman1997-06-241-1/+10
* (forward-whitespace, forward-symbol):Richard M. Stallman1997-05-131-10/+28
* (bounds-of-thing-at-point): Allow the endRichard M. Stallman1996-12-111-5/+19
* (thing-at-point-url-chars): Allow comma, = and &.Richard M. Stallman1996-12-101-2/+2
* (thing-at-point-url-chars): Allow period.Richard M. Stallman1996-12-071-56/+80
* Comment change.Richard M. Stallman1996-10-121-1/+1
* Update FSF's address.Erik Naggum1996-01-141-15/+15
* (read-from-whole-string): Doc fix.Karl Heuer1996-01-041-1/+1
* (forward-same-syntax): New function.Richard M. Stallman1995-07-181-1/+13
* (line): Add a beginning-op function.Richard M. Stallman1994-11-151-0/+8
* Comment change.Richard M. Stallman1994-06-171-1/+1
* (thing@pt-version): Removed variable.Richard M. Stallman1994-02-021-10/+2
* Comment change.Richard M. Stallman1993-11-231-4/+4
* Initial revisionRichard M. Stallman1993-11-081-0/+206