Mercurial > emacs
changeset 14213:aaa459c274b9
(ls-lisp-support-shell-wildcards): Add autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 18 Jan 1996 04:47:45 +0000 |
parents | 8cf630851594 |
children | c08b7e5004b1 |
files | lisp/ls-lisp.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ls-lisp.el Wed Jan 17 23:54:58 1996 +0000 +++ b/lisp/ls-lisp.el Thu Jan 18 04:47:45 1996 +0000 @@ -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).