From 560ca4be1ec9bd266ab15fb6d559b24358772a11 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 28 Jun 2002 20:01:09 +0000 Subject: [PATCH] Removed an extraneous space character from a comment. --- lisp/eshell/em-dirs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el index 1eafe1ffd7..2838ec5e8b 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. -- 2.20.1