aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/bugtracker
diff options
context:
space:
mode:
authorPaul Eggert2019-09-22 23:53:39 -0700
committerPaul Eggert2019-09-23 00:12:52 -0700
commit946a56a10fed769646a8b7c4ebc53f53c84be896 (patch)
tree33a93593b428789b7e49376427eac09d21082808 /admin/notes/bugtracker
parent78669517dc3db4d6d51fb26d71073fc0c196ab5d (diff)
downloademacs-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/bugtracker8
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
78to subsequent discussion, but this does not seem to be implemented. 78to subsequent discussion, but this does not seem to be implemented.
79See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=37078 79See https://bugs.debian.org/37078
80See also https://debbugs.gnu.org/5439 ) 80See also https://debbugs.gnu.org/5439 )
81 81
82Do NOT send a separate copy to the bug list address, since this may 82Do NOT send a separate copy to the bug list address, since this may
@@ -155,7 +155,7 @@ Package: emacs
155Version: 23.0.60 155Version: 23.0.60
156Severity: minor 156Severity: minor
157 157
158Remember to fix FOO, as discussed on emacs-devel at http://... . 158Remember 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)?
161Discard mails matching: 161Discard mails matching:
@@ -280,7 +280,7 @@ tag:tag # all bugs with given tag
280 280
281*** Usertags 281*** Usertags
282 282
283See <http://wiki.debian.org/bugs.debian.org/usertags> 283See <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
286to a bug. There are two differences between normal tags and user tags: 286to a bug. There are two differences between normal tags and user tags:
@@ -385,7 +385,7 @@ will be assigned proper numbers).
385NB you cannot clone a merged bug. You'd think that trying to do so 385NB you cannot clone a merged bug. You'd think that trying to do so
386would just give you an unmerged copy of the specified bug number, but no: 386would just give you an unmerged copy of the specified bug number, but no:
387 387
388http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474742 388https://bugs.debian.org/474742
389 389
390You must unmerge, clone, then re-merge. 390You must unmerge, clone, then re-merge.
391 391