diff options
Diffstat (limited to 'lisp/ls-lisp.el')
-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 67b87c0be55..bac2fc82b15 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el @@ -68,6 +68,7 @@ ;;;###autoload (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." + :version "21.1" :group 'dired) (defcustom ls-lisp-emulation |