changeset 81426:588659946874

moved my entry from etc/ChangeLog to lisp/ChangeLog was put in etc/ChangeLog by mistake
author Michael Kifer <kifer@cs.stonybrook.edu>
date Thu, 14 Jun 2007 19:30:34 +0000
parents 35c33a1ec5f0
children 9445d2ed7385
files etc/ChangeLog lisp/ChangeLog
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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  <kifer@cs.stonybrook.edu>
-	
-	* 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  <nickrob@snap.net.nz>
 
 	* NEWS: Mention mouse highlighting in a GNU/Linux console.
--- 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  <kifer@cs.stonybrook.edu>
+	
+	* 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  <lekktu@gmail.com>
 
 	* follow.el (follow-all-followers, follow-generic-filter):