summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-basic.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/eshell/em-basic.el')
-rw-r--r--lisp/eshell/em-basic.el6
1 files changed, 0 insertions, 6 deletions
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: