log lisp/thingatpt.el @ 99642:1221f267b55c

age author description
2008-10-25 Chong Yidong (end-of-sexp, beginning-of-sexp, forward-same-syntax): Omit default
2008-10-22 Chong Yidong (sexp-at-point, symbol-at-point, number-at-point, list-at-point): Add
2008-08-06 Joakim Verona Fix for bug #572, removed () from url regexp.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-07 Miles Bader Merge from emacs--devo--0
2006-11-21 Miles Bader Merge from emacs--devo--0
2006-09-14 Miles Bader Merge from emacs--devo--0
2006-07-06 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-06-16 Karl Fogel * thingatpt.el (thing-at-point-email-regexp): Don't require two chars
2007-06-16 Karl Fogel * thingatpt.el: Add support for email addresses (`email').
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-05 Glenn Morris Update copyright years.
2006-11-21 Richard M. Stallman (thing-at-point-url-at-point): Don't add a redundant scheme.
2006-09-13 Richard M. Stallman (thing-at-point-bounds-of-url-at-point): Delete spurious backquote.
2006-07-04 Stefan Monnier (symbol-at-point): Don't use `form-at-point' which
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-27 Dave Love (thing-at-point-file-name-chars): Include
2003-01-26 Richard M. Stallman (thing-at-point-file-name-chars): Undo previous change.
2003-01-15 Dave Love (thing-at-point-file-name-chars): Include non-ASCII
2002-10-14 Richard M. Stallman Comment change.
2002-10-14 Richard M. Stallman (read-from-whole-string): Add call to `ignore'.
2002-10-07 Richard M. Stallman (thing-at-point-url-path-regexp): Doc fix.
2002-10-06 Markus Rost (thing-at-point-uri-schemes): New variable.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2000-08-15 Dave Love (thing-at-point-url-regexp): Prepend `\<'.
2000-06-12 Stefan Monnier (toplevel symbol-properties): Don't quote lambda.
2000-06-08 Gerd Moellmann (forward-thing): Use functionp instead of fboundp.
2000-02-02 Dave Love (sexp-at-point, symbol-at-point)
1998-11-25 Richard M. Stallman (thing-at-point-url-at-point): Don't use current
1998-02-25 Dave Love (thing-at-point-url-at-point): Intuit ftp:// on `short' URLs.
1997-07-09 Richard M. Stallman (url): Define end-op property again. Wrap end-op
1997-07-04 Richard M. Stallman (thing-at-point): Use `thing-at-point' property, if any.
1997-06-25 Richard M. Stallman (buffer): Don't use beginning-of-buffer, end-of-buffer.
1997-06-24 Richard M. Stallman (beginning-of-sexp): New function.
1997-05-13 Richard M. Stallman (forward-whitespace, forward-symbol):
1996-12-11 Richard M. Stallman (bounds-of-thing-at-point): Allow the end
1996-12-10 Richard M. Stallman (thing-at-point-url-chars): Allow comma, = and &.
1996-12-07 Richard M. Stallman (thing-at-point-url-chars): Allow period.
1996-10-12 Richard M. Stallman Comment change.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (read-from-whole-string): Doc fix.
1995-07-18 Richard M. Stallman (forward-same-syntax): New function.
1994-11-15 Richard M. Stallman (line): Add a beginning-op function.
1994-06-17 Richard M. Stallman Comment change.