From 094dce78dca44543cc251d58197ed427d11f970d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:42:07 +0000 Subject: [PATCH] (terminal-emulator): Fix typo in message. --- lisp/terminal.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/terminal.el b/lisp/terminal.el index 63092e3caea..51f2b37509b 100644 --- a/lisp/terminal.el +++ b/lisp/terminal.el @@ -1162,7 +1162,7 @@ subprocess started." (setq inhibit-quit t) ;sport death (use-local-map terminal-map) (run-hooks 'terminal-mode-hook) - (message "Entering emacs terminal-emulator... Type %s %s for help" + (message "Entering Emacs terminal-emulator... Type %s %s for help" (single-key-description terminal-escape-char) (mapconcat 'single-key-description (where-is-internal 'te-escape-help terminal-escape-map t) -- 2.39.2