From: Michael Kifer Date: Fri, 4 Apr 2008 07:56:00 +0000 (+0000) Subject: typo fixes in my record X-Git-Tag: emacs-pretest-23.0.90~6589 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b718df9f2cf8f481cca93205e40ab373809d50c;p=emacs.git typo fixes in my record 2008-04-04 Michael Kifer --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7539e35d91..eb55c12bf2a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -19,10 +19,10 @@ (ediff-destroy-control-frame): do not skip frames if working in a single frame. - * emulation/viper-ex.el: move provide's forward, prevent ecursion in + * emulation/viper-ex.el: move provide's forward, prevent recursion in eval-when-compile. - * emulation/viper-util.el: move provide's forward, prevent ecursion in + * emulation/viper-util.el: move provide's forward, prevent recursion in eval-when-compile. 2008-04-04 Glenn Morris