aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 86bfa0ab211..babf84e1e85 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12007-12-12 Juri Linkov <juri@jurta.org>
2
3 * buffer.c (Frename_buffer): In interactive spec replace
4 `read-buffer' with `read-string' that uses `buffer-name-history'
5 as history, and the current buffer's name as default.
6
12007-12-10 Stefan Monnier <monnier@iro.umontreal.ca> 72007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of 9 * keyboard.c (Fcommand_execute): Call Qcall_interactively instead of