diff options
Diffstat (limited to 'lisp/eshell')
| -rw-r--r-- | lisp/eshell/em-dirs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el index 1aa2c34c395..cab84951143 100644 --- a/lisp/eshell/em-dirs.el +++ b/lisp/eshell/em-dirs.el | |||
| @@ -160,7 +160,7 @@ it's far more automatic. `pushd' allows the user to decide which | |||
| 160 | directories gets pushed, and its size is unlimited. | 160 | directories gets pushed, and its size is unlimited. |
| 161 | 161 | ||
| 162 | `eshell-last-dir-ring' is meant for users who don't use `pushd' | 162 | `eshell-last-dir-ring' is meant for users who don't use `pushd' |
| 163 | explicity very much, but every once in a while would like to return to | 163 | explicitly very much, but every once in a while would like to return to |
| 164 | a previously visited directory without having to type in the whole | 164 | a previously visited directory without having to type in the whole |
| 165 | thing again." | 165 | thing again." |
| 166 | :type 'integer | 166 | :type 'integer |