aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.2
diff options
context:
space:
mode:
authorStefan Kangas2020-10-24 20:22:33 +0200
committerStefan Kangas2020-10-24 20:23:27 +0200
commitdd16e46bb9d0099baea06d780ad8f62728addc2e (patch)
tree11cdd1aa9078700dab40855d90e690ca292fa16f /ChangeLog.2
parent10e7c76ee3e263a7691745d9384bae475c2f5c86 (diff)
downloademacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.tar.gz
emacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.zip
; Prefer https to http in more URLs
These were all tested and confirmed working.
Diffstat (limited to 'ChangeLog.2')
-rw-r--r--ChangeLog.26
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index ebaf3846dca..5e9b8b901e0 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -9269,7 +9269,7 @@
9269 9269
9270 This is related to the autogen.sh changes made by Paul Eggert in 9270 This is related to the autogen.sh changes made by Paul Eggert in
9271 commit d766ca8f (2016-02-01) and commit cedd7cad (2016-02-01), and to 9271 commit d766ca8f (2016-02-01) and commit cedd7cad (2016-02-01), and to
9272 my edits today to http://www.emacswiki.org/emacs/GitForEmacsDevs and 9272 my edits today to https://www.emacswiki.org/emacs/GitForEmacsDevs and
9273 to emacswiki.org/emacs/GitQuickStartForEmacsDevs. See also the thread 9273 to emacswiki.org/emacs/GitQuickStartForEmacsDevs. See also the thread
9274 "Recommend these .gitconfig settings for git integrity." at 9274 "Recommend these .gitconfig settings for git integrity." at
9275 https://lists.gnu.org/r/emacs-devel/2016-01/threads.html#01802. 9275 https://lists.gnu.org/r/emacs-devel/2016-01/threads.html#01802.
@@ -13444,7 +13444,7 @@
13444 (gdb-send): Recognize various ways of exiting from Python and 13444 (gdb-send): Recognize various ways of exiting from Python and
13445 Guile interpreters and returning to GDB. For details, see 13445 Guile interpreters and returning to GDB. For details, see
13446 https://lists.gnu.org/r/emacs-devel/2015-12/msg00693.html 13446 https://lists.gnu.org/r/emacs-devel/2015-12/msg00693.html
13447 and http://stackoverflow.com/questions/31514741. 13447 and https://stackoverflow.com/questions/31514741.
13448 13448
134492015-12-16 Paul Eggert <eggert@cs.ucla.edu> 134492015-12-16 Paul Eggert <eggert@cs.ucla.edu>
13450 13450
@@ -23731,7 +23731,7 @@
23731 23731
23732 * lisp/progmodes/etags.el (etags-tags-completion-table): 23732 * lisp/progmodes/etags.el (etags-tags-completion-table):
23733 Allow even one non-regular character before the implicit tag name. 23733 Allow even one non-regular character before the implicit tag name.
23734 Reported at http://emacs.stackexchange.com/questions/15269/. 23734 Reported at https://emacs.stackexchange.com/questions/15269/.
23735 23735
237362015-09-06 Thomas Fitzsimmons <fitzsim@fitzsim.org> 237362015-09-06 Thomas Fitzsimmons <fitzsim@fitzsim.org>
23737 23737