view nt/subdirs.el @ 81380:db32b7ba9c76

Remove unneeded * from docstrings. Use [:alpha:] & [:alnum:] where applicable. (sh-quoted-subshell): Rewrite to handle nested mixes of `...` and $(...). (sh-apply-quoted-subshell): Remove. (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 13 Jun 2007 18:25:46 +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))