From b44ea00e337d3e825c0c0edce0be4c8c37528134 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 28 Sep 2000 14:17:33 +0000 Subject: [PATCH] (eshell) : Add :version. --- lisp/eshell/eshell.el | 1 + 1 file changed, 1 insertion(+) 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: -- 2.39.2