]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/esh-mode.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / eshell / esh-mode.el
index 388bc7473679f1664135dfed14b67ac369c6930a..074b94cc75d7668a59dda815b6edf3e9f10a0de4 100644 (file)
@@ -296,7 +296,7 @@ and the hook `eshell-exit-hook'."
   (run-hooks 'eshell-exit-hook))
 
 ;;;###autoload
-(define-derived-mode eshell-mode fundamental-mode "EShell"
+(define-derived-mode eshell-mode fundamental-mode "Eshell"
   "Emacs shell interactive mode."
   (setq-local eshell-mode t)