diff lisp/ChangeLog @ 94183:bade431b9780

* finder.el (finder-commentary): * subr.el (locate-library): Use locate-file-completion-table.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 19 Apr 2008 04:01:16 +0000
parents 959a3833d833
children c41203bb86d6
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 19 03:34:02 2008 +0000
+++ b/lisp/ChangeLog	Sat Apr 19 04:01:16 2008 +0000
@@ -1,9 +1,12 @@
 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+
 	* 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.
+	* finder.el (finder-commentary):
+	* subr.el (locate-library):
 	* 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.