Mercurial > emacs
changeset 38316:68e7d7aae7a6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 06 Jul 2001 15:33:36 +0000 |
parents | d34fd7c9092b |
children | ac415468cd09 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.