From: Kim F. Storm Date: Wed, 5 Feb 2003 22:03:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~11337 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a35cf28ad4c588baebf0718ceb6079320981e92;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eda47daf3ff..9adb893ca10 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,11 +1,16 @@ +2003-02-05 Kim F. Storm + + * ido.el (ido-define-mode-map): + Undo last change (duplicates part of 2003-02-04 change). + Remap `viper' delete commands only in file or dir mode. + 2003-02-05 Kai Gro,A_(Bjohann - * ido.el (ido-define-mode-map): Interact with Viper. From Kim F - Storm. + * ido.el (ido-define-mode-map): Interact with Viper. 2003-02-05 Kai Gro,A_(Bjohann - Version 2.0.29 released. + * net/tramp.el: Version 2.0.29 released. * net/tramp.el (tramp-send-region): Protect against tramp-chunksize being nil. @@ -4324,7 +4329,7 @@ 2002-09-13 Kai Gro,A_(Bjohann - Version 2.0.19 released. + * net/tramp.el: Version 2.0.19 released. * net/tramp-uu.el: New file, implements uuencode in Lisp. @@ -4338,7 +4343,7 @@ 2002-09-13 Kai Gro,A_(Bjohann - Version 2.0.18 released. + * net/tramp.el: Version 2.0.18 released. * net/tramp.el (tramp-perl-decode): Perl changes to accomodate older versions of Perl. Now tested with 5.004. Suggestion from