aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0818cb01156..a0b0bb2b2a8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-11-25 Glenn Morris <rgm@gnu.org>
2
3 * lread.c (init_lread): Fix 2013-11-23 goof that was checking
4 uninstalled dump_path against installed Vload_path. (Bug#15964)
5
12013-11-24 Stefan Monnier <monnier@iro.umontreal.ca> 62013-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 Export get_pos_property to Elisp. 8 Export get_pos_property to Elisp.