annotate nt/subdirs.el @ 67187:805356939662

(query-replace-map): Move initialization into declaration. (occur-engine): Use with-current-buffer. (occur-mode-goto-occurrence): Make it work for mouse-clicks as well. (occur-mode-mouse-goto): Replace with an alias.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 28 Nov 2005 21:46:51 +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))