summaryrefslogtreecommitdiff
path: root/lisp/eshell
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-09-28 14:17:33 +0000
committerDave Love <fx@gnu.org>2000-09-28 14:17:33 +0000
commitb44ea00e337d3e825c0c0edce0be4c8c37528134 (patch)
tree4ae1fa5bcb48bc945ee7ec63d2a4e244f0320409 /lisp/eshell
parent31be92510e362685373a4568cd4c797f655beb56 (diff)
downloademacs-b44ea00e337d3e825c0c0edce0be4c8c37528134.tar.gz
(eshell) <defgroup>: Add :version.
Diffstat (limited to 'lisp/eshell')
-rw-r--r--lisp/eshell/eshell.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el
index 2f24b1103e6..54c588725eb 100644
--- a/lisp/eshell/eshell.el
+++ b/lisp/eshell/eshell.el
@@ -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: