comparison lisp/net/quickurl.el @ 34809:5131c8bca419

Commentry change, I've moved my web site.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 21 Dec 2000 21:27:11 +0000
parents c54d62415e91
children 50acec1e0d30
comparison
equal deleted inserted replaced
34808:e64cf5af3a6c 34809:5131c8bca419
69 ;; The name and location of the file is up to you, the default name used by 69 ;; The name and location of the file is up to you, the default name used by
70 ;; `quickurl' is stored in `quickurl-url-file'. 70 ;; `quickurl' is stored in `quickurl-url-file'.
71 ;; 71 ;;
72 ;; quickurl is always available from: 72 ;; quickurl is always available from:
73 ;; 73 ;;
74 ;; <URL:http://www.hagbard.demon.co.uk/archives/quickurl.el> 74 ;; <URL:http://www.davep.org/emacs/quickurl.el>
75 ;; <URL:http://www.acemake.com/hagbard/archives/quickurl.el>
76 75
77 ;;; TODO: 76 ;;; TODO:
78 ;; 77 ;;
79 ;; o The quickurl-browse-url* functions pretty much duplicate their non 78 ;; o The quickurl-browse-url* functions pretty much duplicate their non
80 ;; browsing friends. It would feel better if a more generic solution could 79 ;; browsing friends. It would feel better if a more generic solution could