* files.el (locate-file-completion-table): Rename from
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 19 Apr 2008 03:33:13 +0000 (03:33 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 19 Apr 2008 03:33:13 +0000 (03:33 +0000)
commite8dab975990b1e7bcab9263d02c60d1fb51397ad
tree46fd099309e89c520e8c1aa8ca53353bda1e8e89
parent25c0d999666985929f375a75f4ed5018b7c5e9f3
* files.el (locate-file-completion-table): Rename from
locate-file-completion and make it use `pred' in the normal way.
(locate-file-completion): New compatibility wrapper.
(load-library): Use locate-file-completion-table.
* emacs-lisp/find-func.el (find-library): Likewise.
* info.el: Use with-current-buffer and inhibit-read-only.
(Info-read-node-name-2): Change to use `predicate' in the normal way.
(Info-read-node-name-1): Adjust uses accordingly.
lisp/ChangeLog
lisp/emacs-lisp/find-func.el
lisp/files.el
lisp/info.el