annotate nt/subdirs.el @ 65052:4ac20fef0d09

(compilation-disable-input): New defcustom. (compilation-start): If compilation-disable-input is non-nil, send EOF to the compilation process.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 20 Aug 2005 12:14:24 +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))