aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 8d5dcc09a0b..00038eec491 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,22 @@
12009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
2
3 * viper-cmd.el: use viper-last-command-char instead of
4 last-command-char/last-command-event.
5 (viper-prefix-arg-value): do correct conversion of event-char for
6 XEmacs.
7
8 * viper-util.el, viper.el: use viper-last-command-char instead of
9 last-command-char/last-command-event.
10
11 * ediff-init.el, ediff-mult.el, ediff-util.el: relpace
12 last-command-char and last-command-event with (ediff-last-command-char) everywhere.
13
14 * ediff-vers.el (ediff-rcs-get-output-buffer): make sure the buffer is
15 created in fundamental mode.
16
17 * ediff.el (ediff-version): revert the change of interactive-p to
18 called-interactively-p.
19
12009-11-22 Jay Belanger <jay.p.belanger@gmail.com> 202009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2 21
3 * calc.texi (Radix modes): Discuss alternate bases for two's complement 22 * calc.texi (Radix modes): Discuss alternate bases for two's complement