Mercurial > emacs
annotate man/.cvsignore @ 46355:2ecef3663b04
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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 13 Jul 2002 22:10:02 +0000 |
parents | 070cf4b710c5 |
children | e54dcde23afd |
rev | line source |
---|---|
25838 | 1 *.aux |
25839 | 2 *.fn |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
25838 | 8 *.toc |
25839 | 9 *.pgs |
10 *.pg | |
25838 | 11 *.log |
25839 | 12 *.vrs |
13 *.vr | |
25838 | 14 *.dvi |
25850 | 15 *.ps |
16 *.tp | |
17 *.tps | |
29348
7334585a13ca
(*.tmp): New entry. Seems to be used for @macro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25850
diff
changeset
|
18 *.tmp |
31816 | 19 Makefile |