From: Juanma Barranquero Date: Fri, 12 Dec 2008 00:49:39 +0000 (+0000) Subject: Fix typos. X-Git-Tag: emacs-pretest-23.0.90~1140 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2cf6bf632ffda40cb6ae59fea1141b2549b587c4;p=emacs.git Fix typos. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1ec2c5b9570..5da6ddb557d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -822,12 +822,13 @@ 2008-11-22 Michael Kifer - * viper.el: Date change. + * emulation/viper.el: Date change. - * viper-cmd.el (viper-envelop-ESC-key): + * 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