# HG changeset patch # User Michael Kifer # Date 1181849434 0 # Node ID 5886599468744b06f25a4271c876396ba6c24ada # Parent 35c33a1ec5f0208a86ebceea977b719a8978088f moved my entry from etc/ChangeLog to lisp/ChangeLog was put in etc/ChangeLog by mistake diff -r 35c33a1ec5f0 -r 588659946874 etc/ChangeLog --- a/etc/ChangeLog Thu Jun 14 18:10:46 2007 +0000 +++ b/etc/ChangeLog Thu Jun 14 19:30:34 2007 +0000 @@ -1,9 +1,3 @@ -2007-06-14 Michael Kifer - - * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad): - different advices for Emacs and XEmacs. Compile them conditionally. - (viper-version): belated version change. - 2007-06-14 Nick Roberts * NEWS: Mention mouse highlighting in a GNU/Linux console. diff -r 35c33a1ec5f0 -r 588659946874 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jun 14 18:10:46 2007 +0000 +++ b/lisp/ChangeLog Thu Jun 14 19:30:34 2007 +0000 @@ -1,3 +1,9 @@ +2007-06-14 Michael Kifer + + * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad): + different advices for Emacs and XEmacs. Compile them conditionally. + (viper-version): belated version change. + 2007-06-14 Juanma Barranquero * follow.el (follow-all-followers, follow-generic-filter):