aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
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
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')
-rw-r--r--admin/notes/bugtracker8
-rw-r--r--admin/notes/copyright8
-rw-r--r--admin/notes/emba3
-rw-r--r--admin/notes/nextstep3
-rw-r--r--admin/notes/spelling2
5 files changed, 8 insertions, 16 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
diff --git a/admin/notes/copyright b/admin/notes/copyright
index e22db6bc557..5a0cf4d8d1f 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -193,14 +193,14 @@ lib-src/etags.c
193 After some investigation in Feb 2007, then to the best of our 193 After some investigation in Feb 2007, then to the best of our
194 knowledge we believe that the original 1984 Emacs version was based 194 knowledge we believe that the original 1984 Emacs version was based
195 on the version in BSD4.2. See for example this 1985 post from Ken Arnold: 195 on the version in BSD4.2. See for example this 1985 post from Ken Arnold:
196 <http://groups.google.com/group/mod.sources/browse_thread/thread/ffe5c55845a640a9> 196 <https://groups.google.com/group/mod.sources/browse_thread/thread/ffe5c55845a640a9>
197 I have received enough requests for the current source to ctags 197 I have received enough requests for the current source to ctags
198 to post it. Here is the latest version (what will go out with 198 to post it. Here is the latest version (what will go out with
199 4.3, modulo any bugs fixed during the beta period). It is the 199 4.3, modulo any bugs fixed during the beta period). It is the
200 4.2 ctags with recognition of yacc and lex tags added. 200 4.2 ctags with recognition of yacc and lex tags added.
201 201
202 See also a 1984 version of ctags (no copyright) posted to net.sources: 202 See also a 1984 version of ctags (no copyright) posted to net.sources:
203 <http://groups.google.com/group/net.sources/msg/a21b6c21be12a98d> 203 <https://groups.google.com/group/net.sources/msg/a21b6c21be12a98d>
204 Version of etags.c in emacs-16.56 duplicates comment typos. 204 Version of etags.c in emacs-16.56 duplicates comment typos.
205 205
206 Accordingly, in Feb 2007 we added a 1984 copyright for the 206 Accordingly, in Feb 2007 we added a 1984 copyright for the
@@ -350,9 +350,7 @@ added or not, rms says (2007-02-25, "oldXmenu issues"):
350insque.c had no copyright notice until 2005. The version of insque.c 350insque.c had no copyright notice until 2005. The version of insque.c
351added to Emacs 1992-01-27 is essentially the same as insremque.c added 351added to Emacs 1992-01-27 is essentially the same as insremque.c added
352to glic three days later by Roland McGrath, with an FSF copyright and 352to glic three days later by Roland McGrath, with an FSF copyright and
353GPL, but no ChangeLog entry: 353GPL, but no ChangeLog entry.
354<http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/libc/misc/insremque.c?\
355rev=1.1&cvsroot=glibc>
356To the best of his recollection, McGrath (who has a copyright 354To the best of his recollection, McGrath (who has a copyright
357assignment) was the author of this file (email from roland at frob.com 355assignment) was the author of this file (email from roland at frob.com
358to rms, 2007-02-23, "Where did insque.c come from?"). The FSF 356to rms, 2007-02-23, "Where did insque.c come from?"). The FSF
diff --git a/admin/notes/emba b/admin/notes/emba
index cb0dbc48095..40fc88b88ae 100644
--- a/admin/notes/emba
+++ b/admin/notes/emba
@@ -19,9 +19,6 @@ when a job fails. It sends notifications about test status to
19If you want to receive these notifications, please subscribe at 19If you want to receive these notifications, please subscribe at
20<https://lists.gnu.org/mailman/listinfo/emacs-buildstatus>. 20<https://lists.gnu.org/mailman/listinfo/emacs-buildstatus>.
21 21
22Alternatively, these notifications can be read via gmane at
23<nntp+news.gmane.org:gmane.emacs.buildstatus>.
24
25The messages contain a URL to the log file of the failed job, like 22The messages contain a URL to the log file of the failed job, like
26<https://emba.gnu.org/emacs/emacs/-/jobs/739/raw>. 23<https://emba.gnu.org/emacs/emacs/-/jobs/739/raw>.
27 24
diff --git a/admin/notes/nextstep b/admin/notes/nextstep
index a2e5ce2c9b0..b053294880b 100644
--- a/admin/notes/nextstep
+++ b/admin/notes/nextstep
@@ -65,9 +65,6 @@ functions are:
65Currently ctrl-g is not detected in as many circumstances as other emacsen. 65Currently ctrl-g is not detected in as many circumstances as other emacsen.
66It is not certain whether this is due to the means of event loop integration, 66It is not certain whether this is due to the means of event loop integration,
67or errors of omission in the NS code. This is an area for improvement. 67or errors of omission in the NS code. This is an area for improvement.
68Also, see the article here and its containing thread:
69
70http://article.gmane.org/gmane.emacs.devel/92021/match=handling%5fsignal
71 68
72 69
73 70
diff --git a/admin/notes/spelling b/admin/notes/spelling
index a63d4bba849..b783227a37a 100644
--- a/admin/notes/spelling
+++ b/admin/notes/spelling
@@ -8,4 +8,4 @@ Re "behavior" vs "behaviour", etc.
8- It's probably (IMHO --ttn, 2017-10-13) not a high priority to 8- It's probably (IMHO --ttn, 2017-10-13) not a high priority to
9 change existing text; use your best judgement (ask if unsure). 9 change existing text; use your best judgement (ask if unsure).
10 10
11- http://lists.gnu.org/archive/html/emacs-devel/2005-06/msg00489.html 11- https://lists.gnu.org/r/emacs-devel/2005-06/msg00489.html