# HG changeset patch # User John Wiegley # Date 1025294469 0 # Node ID 6303529069a93c1d809f68b83b14311f2b6973bf # Parent e0672852f9dd329e76b73db46fed1adb502102af Removed an extraneous space character from a comment. diff -r e0672852f9dd -r 6303529069a9 lisp/eshell/em-dirs.el --- a/lisp/eshell/em-dirs.el Fri Jun 28 20:00:27 2002 +0000 +++ b/lisp/eshell/em-dirs.el Fri Jun 28 20:01:09 2002 +0000 @@ -172,7 +172,7 @@ :type 'boolean :group 'eshell-dirs) -;;; Internal Variables: +;;; Internal Variables: (defvar eshell-dirstack nil "List of directories saved by pushd in the Eshell buffer.