log lisp/net/goto-addr.el @ 93849:067c4553fc2e

age author description
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-07-05 Chong Yidong * net/goto-addr.el (goto-address): Mark as safe for local evals.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-30 Juri Linkov (goto-address-highlight-keymap): Fix docstring.
2005-11-22 John Paul Wallington (goto-address-fontify): Put `follow-link' property on mail and url overlays.
2005-11-04 Eli Zaretskii (goto-address-url-regexp): Remove `data:' URLs from goto-address-url-regexp.
2005-08-01 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-06 Stefan Monnier Paren typo again.
2005-05-06 Stefan Monnier (goto-address-fontify): Make sure the overlays
2004-12-27 Richard M. Stallman (goto-address-mail-regexp): Allow = in username.
2004-06-23 Luc Teirlinck (goto-address-fontify): Fix help-echo text.
2003-09-01 Miles Bader Add arch taglines
2003-05-19 Richard M. Stallman (goto-address-fontify-maximum-size): Value t means no limit.
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2002-10-29 Richard M. Stallman (goto-address-url-regexp): Don't match `mailto'.
2001-10-11 Stefan Monnier (goto-address-mail-regexp): Allow + in username.
2001-10-05 Gerd Moellmann Change ;;; to ;; for outline-minor-mode.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2001-05-18 Gerd Moellmann (goto-address-at-point): Deal with URLs
2001-04-23 Gerd Moellmann Instead of defining line-beginning-position and
2000-08-16 Dave Love Don't require browse-url. Require thingatpt.
2000-07-20 Dave Love (goto-address-fontify): Don't bother with buffer-modified and read-only
2000-07-18 Gerd Moellmann Change maintainer to FSF.
2000-07-13 Dave Love Change maintainer address.
2000-06-15 Dave Love (goto-address-fontify): Use keymap property, not local-map.
2000-06-14 Gerd Moellmann (goto-address): Don't bind C-c RET locally.
2000-05-25 Dave Love (goto-address-fontify): Add help-echo property.