summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2002-07-13 22:10:02 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2002-07-13 22:10:02 +0000
commit6e85ef5fd113cd98b6b58a8eb7e614dc18c50ac4 (patch)
treebe0116e63f829917cfd85348c2287f908f281dcf /lisp/emacs-lisp
parent6946ae5b110a82d238c6546f29fec986f32d071b (diff)
downloademacs-6e85ef5fd113cd98b6b58a8eb7e614dc18c50ac4.tar.gz
emacs-6e85ef5fd113cd98b6b58a8eb7e614dc18c50ac4.tar.bz2
emacs-6e85ef5fd113cd98b6b58a8eb7e614dc18c50ac4.zip
Use hash-tables.
(ange-ftp-make-hashtable, ange-ftp-map-hashtable) (ange-ftp-make-hash-key, ange-ftp-get-hash-entry) (ange-ftp-put-hash-entry, ange-ftp-del-hash-entry): Remove. Replace with make-hash-table, maphash, gethash, puthash and remhash. (ange-ftp-hash-entry-exists-p): Rewrite. (ange-ftp-vms-delete-file-entry, ange-ftp-vms-add-file-entry): Change mapatom -> maphash. (ange-ftp-file-entry-active-p, ange-ftp-file-entry-not-ignored-p): Update to new calling mode.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions