1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

Moved misplaced entries signed Michael Kifer to lisp/ChangeLog.

This commit is contained in:
Kim F. Storm 2002-02-10 17:38:32 +00:00
parent b17591a9ac
commit c6e1637937

View File

@ -1,22 +1,3 @@
2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-util.el (viper-read-key-sequence): fixed so it'll read
fast key sequences in emacs native mode
(viper-events-to-keys): deleted
* viper.el (describe-key, describe-key-briefly): get rid of
viper-events-to-keys.
* ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
* ediff-wind.el (ediff-setup-control-frame): Use
ediff-has-gutter-support.
* ediff-util.el (ediff-dispose-of-variant-according-to-user):
check if buff is alive.
* ediff.el: typo in comment.
2002-02-08 Richard M. Stallman <rms@gnu.org>
* Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.