From: John Wiegley Date: Fri, 28 Jun 2002 20:01:09 +0000 (+0000) Subject: Removed an extraneous space character from a comment. X-Git-Tag: ttn-vms-21-2-B4~14390 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=560ca4be1ec9bd266ab15fb6d559b24358772a11;p=emacs.git Removed an extraneous space character from a comment. --- diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el index 1eafe1ffd73..2838ec5e8bf 100644 --- a/lisp/eshell/em-dirs.el +++ b/lisp/eshell/em-dirs.el @@ -172,7 +172,7 @@ thing again." :type 'boolean :group 'eshell-dirs) -;;; Internal Variables: +;;; Internal Variables: (defvar eshell-dirstack nil "List of directories saved by pushd in the Eshell buffer.