aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/eshell')
-rw-r--r--lisp/eshell/em-smart.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el
index 964a1a58a99..e423b20e3b0 100644
--- a/lisp/eshell/em-smart.el
+++ b/lisp/eshell/em-smart.el
@@ -31,7 +31,7 @@ some of the edit/review concepts inherent in the design of Plan 9's
31Most likely you will have to turn this option on and play around with 31Most likely you will have to turn this option on and play around with
32it to get a real sense of how it works." 32it to get a real sense of how it works."
33 :tag "Smart display of output" 33 :tag "Smart display of output"
34 :link '(info-link "(eshell.info)Smart display of output") 34 :link '(info-link "(eshell)Smart display of output")
35 :group 'eshell-module) 35 :group 'eshell-module)
36 36
37;;; Commentary: 37;;; Commentary: