summaryrefslogtreecommitdiff
path: root/doc/lispref/ChangeLog.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog.1')
-rw-r--r--doc/lispref/ChangeLog.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1
index 490f216b4cf..3fab757c963 100644
--- a/doc/lispref/ChangeLog.1
+++ b/doc/lispref/ChangeLog.1
@@ -497,7 +497,7 @@
Improve doc for use of 'int', and discuss 'ssize_t'.
* internals.texi (C Integer Types): Mention 'int' for other
randomish values that lie in 'int' range. Mention 'ssize_t'. See:
- http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html
+ https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html
Use AUTO_CONS instead of SCOPED_CONS, etc.
* internals.texi (Stack-allocated Objects):
@@ -971,7 +971,7 @@
* markers.texi (Moving Marker Positions): Clarify guidance about
when to move markers and when to create a new one, as discussed at
- http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17
+ https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17
2014-03-02 Glenn Morris <rgm@gnu.org>
@@ -2154,7 +2154,7 @@
* internals.texi (C Integer Types): New section.
This follows up and records an email in
- <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
+ <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -2475,7 +2475,7 @@
* os.texi (Time of Day):
Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
These instances were missed the first time around.
- Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
+ Problem reported by Glenn Morris in <https://bugs.gnu.org/12706#25>.
2012-10-24 Chong Yidong <cyd@gnu.org>
@@ -6288,7 +6288,7 @@
2009-04-11 Eli Zaretskii <eliz@gnu.org>
* display.texi (Overlays): Overlays don't scale well. See
- http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
+ https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2009-04-10 Chong Yidong <cyd@stupidchicken.com>