The find-file-name-handler function in ../src/fileio.c is now
authorJim Blandy <jimb@redhat.com>
Sat, 12 Dec 1992 15:21:45 +0000 (15:21 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 12 Dec 1992 15:21:45 +0000 (15:21 +0000)
commit5dbfdacd20b0c059da2e4e25fdfc1996b44acbb7
tree91c772705a65c77d06af040f9110290d6a70e59c
parent7114f404be6136811b52b930f979fb5387213b8c
The find-file-name-handler function in ../src/fileio.c is now
callable from lisp; use it instead of writing out its code.
* dired-aux.el (dired-compress-file): Just that.
* dired.el (dired-uncache): Just that.
* files.el (file-local-copy, file-truename,
file-name-sans-versions, make-directory, save-buffers-kill-emacs):
Just that.
* ls-lisp.el (insert-directory): Just that.
lisp/dired-aux.el
lisp/dired.el
lisp/files.el
lisp/ls-lisp.el