changeset 62967:e908b1c6d405

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 03 Jun 2005 09:04:04 +0000
parents b17cee3b8861
children 88922a349851
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 03 08:47:25 2005 +0000
+++ b/lisp/ChangeLog	Fri Jun 03 09:04:04 2005 +0000
@@ -12,16 +12,15 @@
 
 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-	* ediff-diff.el (ediff-same-contents) Eliminate CL-type functions.
-
-	* ediff-mult.el (ediff-intersect-directories) Make sure that ".." and
-	"." files are deleted from all file lists before comparison
-
-	* viper-keym.el
-	(viper-toggle-key,viper-quoted-insert-key,viper-ESC-key):
-	Made them customizable.
-
-	* viper.el (viper-non-hook-settings): fixed the names of defadvices.
+	* ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
+
+	* ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
+	"." files are deleted from all file lists before comparison.
+
+	* viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
+	(viper-ESC-key): Made them customizable.
+
+	* viper.el (viper-non-hook-settings): Fixed the names of defadvices.
 
 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>