From 27aba6d20c2dbe6349e6b5f7aad670ddd07742f0 Mon Sep 17 00:00:00 2001
From: Glenn Morris <rgm@gnu.org>
Date: Mon, 19 Jun 2017 22:24:29 -0400
Subject: ; * lisp/eshell/em-basic.el: Fix commentary. This file has never
 provided any such "version" command.

---
 lisp/eshell/em-basic.el | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'lisp/eshell/em-basic.el')

diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el
index c570d7cca89..47c2cb4dab1 100644
--- a/lisp/eshell/em-basic.el
+++ b/lisp/eshell/em-basic.el
@@ -50,12 +50,6 @@
 ;;
 ;; The umask command changes the default file permissions for newly
 ;; created files.  It uses the same syntax as bash.
-;;
-;;;_* `version'
-;;
-;; This command reports the version number for Eshell and all its
-;; dependent module, including the date when those modules were last
-;; modified.
 
 ;;; Code:
 
-- 
cgit v1.2.3