changeset 31949:a511ba2b1746

(eshell) <defgroup>: Add :version.
author Dave Love <fx@gnu.org>
date Thu, 28 Sep 2000 14:17:33 +0000
parents a6e9ef37895d
children 6fc3061bed75
files lisp/eshell/eshell.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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: