]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/eshell/em-basic.el: Fix commentary.
authorGlenn Morris <rgm@gnu.org>
Tue, 20 Jun 2017 02:24:29 +0000 (22:24 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 20 Jun 2017 02:24:29 +0000 (22:24 -0400)
This file has never provided any such "version" command.

lisp/eshell/em-basic.el

index c570d7cca8976ba59d640e1e1d149667e177f865..47c2cb4dab1ecf0e6e505cdbe047fc4fcb911126 100644 (file)
 ;;
 ;; 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: