comparison lisp/ChangeLog @ 49613:a58ef66df9f7

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 05 Feb 2003 22:03:09 +0000
parents 407d6516031a
children 987abcb13e1d
comparison
equal deleted inserted replaced
49612:407d6516031a 49613:a58ef66df9f7
1 2003-02-05 Kim F. Storm <storm@cua.dk>
2
3 * ido.el (ido-define-mode-map):
4 Undo last change (duplicates part of 2003-02-04 change).
5 Remap `viper' delete commands only in file or dir mode.
6
1 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> 7 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
2 8
3 * ido.el (ido-define-mode-map): Interact with Viper. From Kim F 9 * ido.el (ido-define-mode-map): Interact with Viper.
4 Storm.
5 10
6 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> 11 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
7 12
8 Version 2.0.29 released. 13 * net/tramp.el: Version 2.0.29 released.
9 14
10 * net/tramp.el (tramp-send-region): Protect against 15 * net/tramp.el (tramp-send-region): Protect against
11 tramp-chunksize being nil. 16 tramp-chunksize being nil.
12 17
13 2003-02-04 Michael Albinus <Michael.Albinus@alcatel.de> 18 2003-02-04 Michael Albinus <Michael.Albinus@alcatel.de>
4322 parameters anymore. 4327 parameters anymore.
4323 (tramp-uuencode-region): Autoload it. 4328 (tramp-uuencode-region): Autoload it.
4324 4329
4325 2002-09-13 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4330 2002-09-13 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4326 4331
4327 Version 2.0.19 released. 4332 * net/tramp.el: Version 2.0.19 released.
4328 4333
4329 * net/tramp-uu.el: New file, implements uuencode in Lisp. 4334 * net/tramp-uu.el: New file, implements uuencode in Lisp.
4330 4335
4331 * net/tramp.el (tramp-coding-commands): 4336 * net/tramp.el (tramp-coding-commands):
4332 Use `tramp-uuencode-region' as local encoder for the uuencode based 4337 Use `tramp-uuencode-region' as local encoder for the uuencode based
4336 4341
4337 * net/tramp.el (tramp-handle-write-region): Wrong parens. 4342 * net/tramp.el (tramp-handle-write-region): Wrong parens.
4338 4343
4339 2002-09-13 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4344 2002-09-13 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4340 4345
4341 Version 2.0.18 released. 4346 * net/tramp.el: Version 2.0.18 released.
4342 4347
4343 * net/tramp.el (tramp-perl-decode): Perl changes to accomodate 4348 * net/tramp.el (tramp-perl-decode): Perl changes to accomodate
4344 older versions of Perl. Now tested with 5.004. Suggestion from 4349 older versions of Perl. Now tested with 5.004. Suggestion from
4345 Michael Albinus. 4350 Michael Albinus.
4346 4351