diff options
| author | David Kastrup | 2002-08-14 22:41:37 +0000 |
|---|---|---|
| committer | David Kastrup | 2002-08-14 22:41:37 +0000 |
| commit | 90dd78256dfe25aecfcb4048f99d2b304a8cd33e (patch) | |
| tree | ff4f41038b13b3cf0abba5df83a4fe9f17453876 /lisp | |
| parent | e32a595961e1c2ff22f7bde9ad6266d741a5df53 (diff) | |
| download | emacs-90dd78256dfe25aecfcb4048f99d2b304a8cd33e.tar.gz emacs-90dd78256dfe25aecfcb4048f99d2b304a8cd33e.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 171f003c78a..cb91fb16499 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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, |