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 244b1f6a158..e0a02b39dc0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12009-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * callint.c (Fcall_interactively): For '^' just delegate the work to
4 handle-shift-selection.
5 (syms_of_callint): Move declaration of shift-select-mode to simple.el.
6
12009-03-24 Chong Yidong <cyd@stupidchicken.com> 72009-03-24 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * editfns.c (Ffloat_time): Doc fix (Bug#2768). 9 * editfns.c (Ffloat_time): Doc fix (Bug#2768).