mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(ls-lisp) <defgroup>: Add :version.
This commit is contained in:
parent
8166ffd5c6
commit
eff409bad3
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue