Thien-Thi Nguyen
5fd6d89f46
Update years in copyright notice; nfc.
2005-08-01 15:47:19 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Stefan Monnier
649811160d
Paren typo again.
2005-05-06 21:25:39 +00:00
Stefan Monnier
9fd6c528c8
(goto-address-fontify): Make sure the overlays
...
evaporate if their text is deleted.
(goto-address-at-point): Make it work as a mouse binding as well.
(goto-address-at-mouse): Obsolete it. Update users.
2005-05-06 21:24:09 +00:00
Richard M. Stallman
02b6dbd871
(goto-address-mail-regexp): Allow = in username.
2004-12-27 16:10:48 +00:00
Luc Teirlinck
655f2a083e
(goto-address-fontify): Fix help-echo text.
2004-06-23 14:39:11 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
3e61755b3d
(goto-address-fontify-maximum-size): Value t means no limit.
...
(goto-address-fontify): Implement that feature.
2003-05-19 14:49:25 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Richard M. Stallman
019f8c1e2e
(goto-address-url-regexp): Don't match `mailto'.
2002-10-29 18:12:33 +00:00
Stefan Monnier
138399e684
(goto-address-mail-regexp): Allow + in username.
2001-10-11 23:40:35 +00:00
Gerd Moellmann
d8754ce528
Change ;;; to ;; for outline-minor-mode.
2001-10-05 09:36:02 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Gerd Moellmann
1c66d9fb23
(goto-address-at-point): Deal with URLs
...
part of which look like email addresses.
2001-05-18 12:50:27 +00:00
Gerd Moellmann
67ac0f7ae4
Instead of defining line-beginning-position and
...
line-end-position a defalias is used for point-at-bol and
point-at-eol.
Added XEmacs compatibility code.
(goto-address-highlight-keymap): Made keybindings XEmacs
compatible.
2001-04-23 10:16:54 +00:00
Dave Love
f79538c951
Don't require browse-url. Require thingatpt.
...
(goto-address-fontify-p, goto-address-highlight-p)
(goto-address-url-face, goto-address-url-mouse-face)
(goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
(goto-address-url-regexp): Use thing-at-point-url-regexp.
(goto-address-fontify, goto-address-at-mouse): Simplify,
(goto-address-at-point): browse-url-url-at-point,
goto-address-find-address-at-point can return nil.
(goto-address-find-address-at-point): Return nil on failure.
2000-08-16 21:28:35 +00:00
Dave Love
51107a70f5
(goto-address-fontify): Don't bother with buffer-modified and read-only
...
stuff -- irrelevant with overlays. Put an extra property on the
overlays and use it to clean up in case goto-address is re-run.
2000-07-20 17:29:46 +00:00
Gerd Moellmann
12c74386d9
Change maintainer to FSF.
2000-07-18 12:58:36 +00:00
Dave Love
cf6936a48f
Change maintainer address.
2000-07-13 19:01:10 +00:00
Dave Love
28223a7ebc
(goto-address-fontify): Use keymap property, not local-map.
2000-06-15 11:43:01 +00:00
Gerd Moellmann
e38427c587
(goto-address): Don't bind C-c RET locally.
...
(goto-address-highlight-keymap): Bind C-c RET.
2000-06-14 13:37:44 +00:00
Dave Love
fa59072afd
(goto-address-fontify): Add help-echo property.
2000-05-25 18:15:44 +00:00
Gerd Moellmann
8749abea43
Moved here from lisp.
2000-03-20 13:12:14 +00:00