]> git.eshelyaron.com Git - emacs.git/commitdiff
(eshell) <defgroup>: Add :version.
authorDave Love <fx@gnu.org>
Thu, 28 Sep 2000 14:17:33 +0000 (14:17 +0000)
committerDave Love <fx@gnu.org>
Thu, 28 Sep 2000 14:17:33 +0000 (14:17 +0000)
lisp/eshell/eshell.el

index 2f24b1103e69c45084109e608549d0432a82815f..54c588725ebd8c729c45fb4fff5522e6c538a45b 100644 (file)
@@ -35,6 +35,7 @@ bash, zsh, rc, 4dos; since Emacs itself is capable of handling most of
 the tasks accomplished by such tools."
   :tag "The Emacs shell"
   :link '(info-link "(eshell)The Emacs shell")
+  :version "21.1"
   :group 'applications)
 
 ;;; Commentary: