# HG changeset patch # User Gerd Moellmann # Date 994433616 0 # Node ID 68e7d7aae7a6dfb0bdc37f6ea5dbd7d5f9d6fc6b # Parent d34fd7c9092b8431737f52b56ad3003a5f6419be *** empty log message *** diff -r d34fd7c9092b -r 68e7d7aae7a6 lisp/ChangeLog --- a/lisp/ChangeLog Fri Jul 06 15:33:15 2001 +0000 +++ b/lisp/ChangeLog Fri Jul 06 15:33:36 2001 +0000 @@ -1,5 +1,8 @@ 2001-07-06 Gerd Moellmann + * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB + to lisp-indent-line. + * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses from the server. Call encode-time only when we are sure that we got a 213 response.