aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
diff options
context:
space:
mode:
authorJohn Wiegley <[email protected]>2002-06-28 20:01:09 +0000
committerJohn Wiegley <[email protected]>2002-06-28 20:01:09 +0000
commit560ca4be1ec9bd266ab15fb6d559b24358772a11 (patch)
treef54c6d17abbbfdc7f20dbb1ba248013ef9f3c6b0 /lisp/eshell
parentfeb69f490440077683b5e3725f7f58e7883212be (diff)
Removed an extraneous space character from a comment.
Diffstat (limited to 'lisp/eshell')
-rw-r--r--lisp/eshell/em-dirs.el2
1 files changed, 1 insertions, 1 deletions
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.