; * lisp/eshell/em-basic.el: Fix commentary.

This file has never provided any such "version" command.
This commit is contained in:
Glenn Morris 2017-06-19 22:24:29 -04:00
parent 70d01daced
commit 27aba6d20c

View file

@ -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: