]> git.eshelyaron.com Git - emacs.git/commitdiff
(ls-lisp-support-shell-wildcards): Add autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Thu, 18 Jan 1996 04:47:45 +0000 (04:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 18 Jan 1996 04:47:45 +0000 (04:47 +0000)
lisp/ls-lisp.el

index a23a3cbde1871d44039413a993b1fe25bbee0531..4678ac3e506842fa6b69bc1f34b81ae688f8f95c 100644 (file)
@@ -55,6 +55,7 @@
 \f
 ;;; Code:
 
+;;;###autoload
 (defvar ls-lisp-support-shell-wildcards t
   "*Non-nil means file patterns are treated as shell wildcards.
 nil means they are treated as Emacs regexps (for backward compatibility).