Mercurial > emacs
comparison lisp/ChangeLog @ 38316:68e7d7aae7a6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 06 Jul 2001 15:33:36 +0000 |
parents | 750b3b39ccac |
children | a7ae05fb81a6 |
comparison
equal
deleted
inserted
replaced
38315:d34fd7c9092b | 38316:68e7d7aae7a6 |
---|---|
1 2001-07-06 Gerd Moellmann <gerd@gnu.org> | 1 2001-07-06 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB | |
4 to lisp-indent-line. | |
2 | 5 |
3 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses | 6 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses |
4 from the server. Call encode-time only when we are sure that we | 7 from the server. Call encode-time only when we are sure that we |
5 got a 213 response. | 8 got a 213 response. |
6 | 9 |