annotate nt/subdirs.el @ 108866:4e8dcb0d6fe0

NOT_C_CODE is always true now. * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true. * m/ia64.h, s/gnu-linux.h, s/gnu.h, s/netbsd.h, s/usg5-4.h: Remove NOT_C_CODE tests, it is always true now. * nt/config.nt: Remove NOT_C_CODE tests, it is always true now. * admin/CPP-DEFINES: Remove NOT_C_CODE.
author Glenn Morris <rgm@gnu.org>
date Wed, 02 Jun 2010 22:29:02 -0700
parents 6eee4a78b129
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75540
6eee4a78b129 Add "no-byte-compile: t" local variable.
Juanma Barranquero <lekktu@gmail.com>
parents: 39051
diff changeset
1 ;; -*- no-byte-compile: t -*-
39051
b5c421a7a5c2 New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
2 (if (fboundp 'normal-top-level-add-subdirs-to-load-path)
b5c421a7a5c2 New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
3 (normal-top-level-add-subdirs-to-load-path))