changeset 100369:d07dbc338a2d

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 12 Dec 2008 00:49:39 +0000
parents 4647905e3ad9
children c611d83003ce
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 12 00:33:30 2008 +0000
+++ b/lisp/ChangeLog	Fri Dec 12 00:49:39 2008 +0000
@@ -822,12 +822,13 @@
 
 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-	* viper.el: Date change.
-
-	* viper-cmd.el (viper-envelop-ESC-key):
+	* emulation/viper.el: Date change.
+
+	* emulation/viper-cmd.el (viper-envelop-ESC-key):
 	viper-translate-all-ESC-keysequences is now a function.
 
-	* viper-init (viper-translate-all-ESC-keysequences): Make this variable.
+	* emulation/viper-init (viper-translate-all-ESC-keysequences):
+	Make this variable.
 
 2008-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>