summaryrefslogtreecommitdiff
path: root/ChangeLog.4
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.4')
-rw-r--r--ChangeLog.44
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.4 b/ChangeLog.4
index 64f7f87f9ad..06b833bac81 100644
--- a/ChangeLog.4
+++ b/ChangeLog.4
@@ -118207,7 +118207,7 @@
Do not quote lambda expressions
- http://emacs.stackexchange.com/a/3596
+ https://emacs.stackexchange.com/a/3596
Quoting lambda expressions is at best redundant and at worst
detrimental; this commit removes all use of the sharp-quote to reduce
@@ -118941,7 +118941,7 @@
This change follows the regexp for require on emacs truck. See line
2327 on font-lock.el in the following patch.
- http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/111821
+ https://bzr.savannah.gnu.org/lh/emacs/trunk/revision/111821
2013-09-04 John Wiegley <johnw@newartisans.com>