From bf686e5fcd0f10a522e903ecb6b78fae8afb8b43 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 18 Jan 1996 04:47:45 +0000 Subject: [PATCH] (ls-lisp-support-shell-wildcards): Add autoload cookie. --- lisp/ls-lisp.el | 1 + 1 file changed, 1 insertion(+) 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). -- 2.39.2