Mercurial > emacs
diff doc/misc/ChangeLog @ 106195:c85d813ab76e
Move entries to the correct file and fix format.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 22 Nov 2009 19:53:21 +0000 |
parents | a2ee981efbec |
children | 99056f788a09 |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Sun Nov 22 18:24:29 2009 +0000 +++ b/doc/misc/ChangeLog Sun Nov 22 19:53:21 2009 +0000 @@ -1,22 +1,3 @@ -2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu> - - * viper-cmd.el: use viper-last-command-char instead of - last-command-char/last-command-event. - (viper-prefix-arg-value): do correct conversion of event-char for - XEmacs. - - * viper-util.el, viper.el: use viper-last-command-char instead of - last-command-char/last-command-event. - - * ediff-init.el, ediff-mult.el, ediff-util.el: relpace - last-command-char and last-command-event with (ediff-last-command-char) everywhere. - - * ediff-vers.el (ediff-rcs-get-output-buffer): make sure the buffer is - created in fundamental mode. - - * ediff.el (ediff-version): revert the change of interactive-p to - called-interactively-p. - 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com> * calc.texi (Radix modes): Discuss alternate bases for two's complement