1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00
emacs/lisp/net
Stefan Monnier 6e85ef5fd1 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.
2002-07-13 22:10:02 +00:00
..
.gitignore
ange-ftp.el Use hash-tables. 2002-07-13 22:10:02 +00:00
browse-url.el (browse-url-at-mouse): Don't pass an arg to browse-url-at-point. 2002-06-21 09:58:32 +00:00
eudc-bob.el New maintainer. Change author's address. 2002-01-16 08:05:19 +00:00
eudc-export.el New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
eudc-hotlist.el New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
eudc-vars.el New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
eudc.el New maintainer. Change author's address. 2002-01-16 08:22:15 +00:00
eudcb-bbdb.el New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
eudcb-ldap.el New maintainer. Change author's address. 2002-01-16 08:14:05 +00:00
eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case. 2002-01-16 08:16:01 +00:00
goto-addr.el
ldap.el (ldap-search-internal): Unfold folded lines before parsing. 2002-05-12 16:42:19 +00:00
net-utils.el (nslookup-font-lock-keywords): Defvar font-lock variables to prevent 2002-01-06 15:11:24 +00:00
netrc.el New file. 2002-04-24 16:09:22 +00:00
quickurl.el
rcompile.el Fix typo. 2002-01-13 10:09:20 +00:00
rlogin.el (rlogin-mode): Use `define-derived-mode'. 2002-03-14 11:52:39 +00:00
snmp-mode.el Require tempo when compiling to prevent warnings. Update copyright notice. 2002-03-04 09:43:40 +00:00
telnet.el (telnet-simple-send): Fix previous change. 2002-01-17 01:40:04 +00:00
tramp-vc.el *** empty log message *** 2002-06-17 11:47:23 +00:00
tramp.el (tramp-multi-file-name-structure-unified): Add 2002-07-13 17:41:01 +00:00
webjump.el
zone-mode.el (zone-mode): Add write-file-hooks hook locally. 2002-04-30 03:28:48 +00:00