log lisp/net/goto-addr.el @ 109715:843bffdd92eb

age author description
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 14 Jan 2009 23:14:13 +0000 Juri Linkov (goto-address-url-face): Change default value from `bold' to `link'.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 06 May 2008 07:31:51 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 24 Apr 2008 06:06:53 +0000 Glenn Morris (goto-address-prog-mode): Declare for compiler.
Thu, 24 Apr 2008 05:48:08 +0000 Glenn Morris Tom Tromey <tromey at redhat.com>
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Jul 2006 08:59:39 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 05 Aug 2005 10:57:36 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 12 May 2005 03:41:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Tue, 29 Jun 2004 16:46:06 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Mon, 07 Jan 2008 01:56:16 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:25:44 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 05 Jul 2006 12:35:22 +0000 Chong Yidong * net/goto-addr.el (goto-address): Mark as safe for local evals.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 30 Dec 2005 05:57:48 +0000 Juri Linkov (goto-address-highlight-keymap): Fix docstring.
Tue, 22 Nov 2005 22:07:15 +0000 John Paul Wallington (goto-address-fontify): Put `follow-link' property on mail and url overlays.
Fri, 04 Nov 2005 14:32:13 +0000 Eli Zaretskii (goto-address-url-regexp): Remove `data:' URLs from goto-address-url-regexp.
Mon, 01 Aug 2005 15:47:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Fri, 06 May 2005 21:24:32 +0000 Stefan Monnier Paren typo again.
Fri, 06 May 2005 21:24:09 +0000 Stefan Monnier (goto-address-fontify): Make sure the overlays
Mon, 27 Dec 2004 16:10:48 +0000 Richard M. Stallman (goto-address-mail-regexp): Allow = in username.
Wed, 23 Jun 2004 14:39:11 +0000 Luc Teirlinck (goto-address-fontify): Fix help-echo text.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 19 May 2003 14:49:25 +0000 Richard M. Stallman (goto-address-fontify-maximum-size): Value t means no limit.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Tue, 29 Oct 2002 18:12:33 +0000 Richard M. Stallman (goto-address-url-regexp): Don't match `mailto'.
Thu, 11 Oct 2001 23:40:35 +0000 Stefan Monnier (goto-address-mail-regexp): Allow + in username.
Fri, 05 Oct 2001 09:36:02 +0000 Gerd Moellmann Change ;;; to ;; for outline-minor-mode.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Fri, 18 May 2001 12:47:43 +0000 Gerd Moellmann (goto-address-at-point): Deal with URLs
Mon, 23 Apr 2001 10:16:54 +0000 Gerd Moellmann Instead of defining line-beginning-position and
Wed, 16 Aug 2000 21:28:35 +0000 Dave Love Don't require browse-url. Require thingatpt.
Thu, 20 Jul 2000 17:29:46 +0000 Dave Love (goto-address-fontify): Don't bother with buffer-modified and read-only
Tue, 18 Jul 2000 12:58:36 +0000 Gerd Moellmann Change maintainer to FSF.
Thu, 13 Jul 2000 18:58:51 +0000 Dave Love Change maintainer address.
Thu, 15 Jun 2000 11:40:16 +0000 Dave Love (goto-address-fontify): Use keymap property, not local-map.
Wed, 14 Jun 2000 13:37:44 +0000 Gerd Moellmann (goto-address): Don't bind C-c RET locally.
Thu, 25 May 2000 18:15:44 +0000 Dave Love (goto-address-fontify): Add help-echo property.
Mon, 20 Mar 2000 13:12:14 +0000 Gerd Moellmann Moved here from lisp.