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:
parent
51f63a039c
commit
bf686e5fcd
1 changed files with 1 additions and 0 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue