summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-banner.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/eshell/em-banner.el')
-rw-r--r--lisp/eshell/em-banner.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-banner.el b/lisp/eshell/em-banner.el
index 4a0b265ae0e..c284c1bd70d 100644
--- a/lisp/eshell/em-banner.el
+++ b/lisp/eshell/em-banner.el
@@ -71,7 +71,7 @@ This can be any sexp, and should end with at least two newlines."
:type 'hook
:group 'eshell-banner)
-(defun eshell-banner-initialize ()
+(defun eshell-banner-initialize () ;Called from `eshell-mode' via intern-soft!
"Output a welcome banner on initialization."
;; it's important to use `eshell-interactive-print' rather than
;; `insert', because `insert' doesn't know how to interact with the