annotate nt/subdirs.el @ 48153:de911fba904d

(find-buffer-visiting): Accept new optional PREDICATE argument to return only a buffer that satisfies the predicate. (insert-file-1): New function. (insert-file-literally): Use it. (insert-file): Use it.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 05 Nov 2002 07:21:14 +0000
parents b5c421a7a5c2
children 6eee4a78b129
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
39051
b5c421a7a5c2 New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
1 (if (fboundp 'normal-top-level-add-subdirs-to-load-path)
b5c421a7a5c2 New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
2 (normal-top-level-add-subdirs-to-load-path))