summaryrefslogtreecommitdiff
path: root/ChangeLog.4
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.4')
-rw-r--r--ChangeLog.46
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.4 b/ChangeLog.4
index 9e22f2a6c33..50fbbaa64cf 100644
--- a/ChangeLog.4
+++ b/ChangeLog.4
@@ -295,7 +295,7 @@
value of SMALL_JA_DIC option used to produce ja-dic.el.
* leim/Makefile.in (small-ja-dic-option): New target, triggers
regeneration of ja-dic.el when the value of SMALL_JA_DIC option
- changes by the configure script. Suggested by Ulrich Mueller
+ changes by the configure script. Suggested by Ulrich Müller
<ulm@gentoo.org>.
(${leimdir}/ja-dic/ja-dic.el): Depend on 'small-ja-dic-option'.
(Bug#66125)
@@ -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>