1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(ls-lisp-support-shell-wildcards): Add autoload cookie.

This commit is contained in:
Richard M. Stallman 1996-01-18 04:47:45 +00:00
parent 51f63a039c
commit bf686e5fcd

View file

@ -55,6 +55,7 @@
;;; 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).