From: Dave Love Date: Thu, 28 Sep 2000 14:17:33 +0000 (+0000) Subject: (eshell) : Add :version. X-Git-Tag: emacs-pretest-21.0.90~1331 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b44ea00e337d3e825c0c0edce0be4c8c37528134;p=emacs.git (eshell) : Add :version. --- 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: