diff options
| author | Paul Eggert | 2019-09-22 23:53:39 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-09-23 00:12:52 -0700 |
| commit | 946a56a10fed769646a8b7c4ebc53f53c84be896 (patch) | |
| tree | 33a93593b428789b7e49376427eac09d21082808 /admin/notes/bugtracker | |
| parent | 78669517dc3db4d6d51fb26d71073fc0c196ab5d (diff) | |
| download | emacs-946a56a10fed769646a8b7c4ebc53f53c84be896.tar.gz 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 'admin/notes/bugtracker')
| -rw-r--r-- | admin/notes/bugtracker | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index b890b891666..ac54f8de029 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -76,7 +76,7 @@ cc everyone on replies.) | |||
| 76 | 76 | ||
| 77 | (Many people think the submitter SHOULD be automatically subscribed | 77 | (Many people think the submitter SHOULD be automatically subscribed |
| 78 | to subsequent discussion, but this does not seem to be implemented. | 78 | to subsequent discussion, but this does not seem to be implemented. |
| 79 | See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=37078 | 79 | See https://bugs.debian.org/37078 |
| 80 | See also https://debbugs.gnu.org/5439 ) | 80 | See also https://debbugs.gnu.org/5439 ) |
| 81 | 81 | ||
| 82 | Do NOT send a separate copy to the bug list address, since this may | 82 | Do NOT send a separate copy to the bug list address, since this may |
| @@ -155,7 +155,7 @@ Package: emacs | |||
| 155 | Version: 23.0.60 | 155 | Version: 23.0.60 |
| 156 | Severity: minor | 156 | Severity: minor |
| 157 | 157 | ||
| 158 | Remember to fix FOO, as discussed on emacs-devel at http://... . | 158 | Remember to fix FOO, as discussed on emacs-devel at https://... . |
| 159 | 159 | ||
| 160 | ** Not interested in tracker control messages (tags being set, etc)? | 160 | ** Not interested in tracker control messages (tags being set, etc)? |
| 161 | Discard mails matching: | 161 | Discard mails matching: |
| @@ -280,7 +280,7 @@ tag:tag # all bugs with given tag | |||
| 280 | 280 | ||
| 281 | *** Usertags | 281 | *** Usertags |
| 282 | 282 | ||
| 283 | See <http://wiki.debian.org/bugs.debian.org/usertags> | 283 | See <https://wiki.debian.org/bugs.debian.org/usertags> |
| 284 | 284 | ||
| 285 | "Usertags" are very similar to tags: a set of labels that can be added | 285 | "Usertags" are very similar to tags: a set of labels that can be added |
| 286 | to a bug. There are two differences between normal tags and user tags: | 286 | to a bug. There are two differences between normal tags and user tags: |
| @@ -385,7 +385,7 @@ will be assigned proper numbers). | |||
| 385 | NB you cannot clone a merged bug. You'd think that trying to do so | 385 | NB you cannot clone a merged bug. You'd think that trying to do so |
| 386 | would just give you an unmerged copy of the specified bug number, but no: | 386 | would just give you an unmerged copy of the specified bug number, but no: |
| 387 | 387 | ||
| 388 | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474742 | 388 | https://bugs.debian.org/474742 |
| 389 | 389 | ||
| 390 | You must unmerge, clone, then re-merge. | 390 | You must unmerge, clone, then re-merge. |
| 391 | 391 | ||