diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ls-lisp.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index a23a3cbde18..4678ac3e506 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el @@ -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). |