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/nextstep | |
| 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/nextstep')
| -rw-r--r-- | admin/notes/nextstep | 3 |
1 files changed, 0 insertions, 3 deletions
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: | |||
| 65 | Currently ctrl-g is not detected in as many circumstances as other emacsen. | 65 | Currently ctrl-g is not detected in as many circumstances as other emacsen. |
| 66 | It is not certain whether this is due to the means of event loop integration, | 66 | It is not certain whether this is due to the means of event loop integration, |
| 67 | or errors of omission in the NS code. This is an area for improvement. | 67 | or errors of omission in the NS code. This is an area for improvement. |
| 68 | Also, see the article here and its containing thread: | ||
| 69 | |||
| 70 | http://article.gmane.org/gmane.emacs.devel/92021/match=handling%5fsignal | ||
| 71 | 68 | ||
| 72 | 69 | ||
| 73 | 70 | ||