annotate nt/subdirs.el @ 62789:74e26c83386f

(eshell-eval-command): If the return value of `eshell-resume-eval' is wrapped in a list, it indicates that the command was run asynchronously. In that case, unwrap the value before checking the delimiter value.
author John Wiegley <johnw@newartisans.com>
date Fri, 27 May 2005 02:56:52 +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))