Mercurial > emacs
comparison lisp/ChangeLog @ 46891:068ef60069fb
*** empty log message ***
author | David Kastrup <dak@gnu.org> |
---|---|
date | Wed, 14 Aug 2002 22:41:37 +0000 |
parents | 12873c268a23 |
children | 61e9b1699fd2 |
comparison
equal
deleted
inserted
replaced
46890:9e6a5f8d0463 | 46891:068ef60069fb |
---|---|
1 2002-08-15 David Kastrup <David.Kastrup@t-online.de> | |
2 | |
3 * net/ange-ftp.el (ange-ftp-wipe-file-entries): Fix type mismatch; | |
4 use `hash-table-size' instead of `length'. | |
5 | |
1 2002-08-14 Kenichi Handa <handa@etl.go.jp> | 6 2002-08-14 Kenichi Handa <handa@etl.go.jp> |
2 | 7 |
3 * select.el (xselect-convert-to-string): If TYPE is non-nil, | 8 * select.el (xselect-convert-to-string): If TYPE is non-nil, |
4 encode the selection data string. Always return cons of type and | 9 encode the selection data string. Always return cons of type and |
5 string. | 10 string. |