diff lisp/eshell/eshell.el @ 31949:a511ba2b1746

(eshell) <defgroup>: Add :version.
author Dave Love <fx@gnu.org>
date Thu, 28 Sep 2000 14:17:33 +0000
parents 54ff6ef3d884
children b09ded79f0f9
line wrap: on
line diff
--- a/lisp/eshell/eshell.el	Thu Sep 28 14:00:51 2000 +0000
+++ b/lisp/eshell/eshell.el	Thu Sep 28 14:17:33 2000 +0000
@@ -35,6 +35,7 @@
 the tasks accomplished by such tools."
   :tag "The Emacs shell"
   :link '(info-link "(eshell)The Emacs shell")
+  :version "21.1"
   :group 'applications)
 
 ;;; Commentary: