view nt/subdirs.el @ 92378:da8218af4a5d

Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
author Glenn Morris <rgm@gnu.org>
date Sat, 01 Mar 2008 20:11:47 +0000
parents 6eee4a78b129
children
line wrap: on
line source

;; -*- no-byte-compile: t -*-
(if (fboundp 'normal-top-level-add-subdirs-to-load-path)
    (normal-top-level-add-subdirs-to-load-path))