diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-09-22 23:53:39 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-09-23 00:12:52 -0700 |
commit | 946a56a10fed769646a8b7c4ebc53f53c84be896 (patch) | |
tree | 33a93593b428789b7e49376427eac09d21082808 /lisp/progmodes/verilog-mode.el | |
parent | 78669517dc3db4d6d51fb26d71073fc0c196ab5d (diff) | |
download | emacs-946a56a10fed769646a8b7c4ebc53f53c84be896.tar.gz emacs-946a56a10fed769646a8b7c4ebc53f53c84be896.tar.bz2 emacs-946a56a10fed769646a8b7c4ebc53f53c84be896.zip |
Update some URLs
This mostly changes http: to https: in URLs. It also updates
some URLs that have moved, removes some URLs that no longer
work, recommends against using procmail (procmail.org no
longer works), and removes some mentions of the
no-longer-existing Gmane, LPF and VTW.
It doesn't update all URLs, just the ones I had time for.
* GNUmakefile (help):
* admin/admin.el (manual-doctype-string):
* admin/charsets/Makefile.in (${charsetdir}/ALTERNATIVNYJ.map):
* admin/charsets/mapconv:
* lisp/net/soap-client.el (soap-create-envelope):
* lisp/org/org.el (org-doi-server-url):
* lisp/textmodes/bibtex.el (bibtex-generate-url-list):
Prefer https: to http: un URLs.
Diffstat (limited to 'lisp/progmodes/verilog-mode.el')
-rw-r--r-- | lisp/progmodes/verilog-mode.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el index 293d0b2450b..15bb25f25b0 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el @@ -14617,11 +14617,11 @@ I save so much time, my files are colored nicely, my co workers respect my coding ability... until now. I'd really appreciate anything you could do to help me out with this minor deficiency in the product. -I've taken a look at the Verilog-Mode FAQ at -http://www.veripool.org/verilog-mode-faq.html. +I've taken a look at the Verilog-Mode FAQ at: +https://www.veripool.org/wiki/verilog-mode/Faq And, I've considered filing the bug on the issue tracker at -http://www.veripool.org/verilog-mode-bugs +https://www.veripool.org/projects/verilog-mode/issues since I realize that public bugs are easier for you to track, and for others to search, but would prefer to email. |