aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a0b0bb2b2a8..7f417ccca8a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12013-11-25 Glenn Morris <rgm@gnu.org> 12013-11-25 Glenn Morris <rgm@gnu.org>
2 2
3 * lread.c (load_path_default): Change the sense of the argument.
4 (init_lread): When EMACSLOADPATH is set, do not ignore changes
5 from dump_path. When it is not, avoid checking dump_path twice.
6
3 * lread.c (init_lread): Fix 2013-11-23 goof that was checking 7 * lread.c (init_lread): Fix 2013-11-23 goof that was checking
4 uninstalled dump_path against installed Vload_path. (Bug#15964) 8 uninstalled dump_path against installed Vload_path. (Bug#15964)
5 9