# HG changeset patch # User Dave Love # Date 970150653 0 # Node ID a511ba2b174697df48c41fcedee361f03833bfed # Parent a6e9ef37895d2c6de00a8751dfed72da81527547 (eshell) : Add :version. diff -r a6e9ef37895d -r a511ba2b1746 lisp/eshell/eshell.el --- 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: