From 10ab3d404891019b6f382be38933912761928dca Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Mon, 7 Apr 2008 01:27:59 +0000 Subject: [PATCH] *** empty log message *** --- lisp/term.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/term.el b/lisp/term.el index 72022ef9361..77474557d8d 100644 --- a/lisp/term.el +++ b/lisp/term.el @@ -787,7 +787,7 @@ is buffer-local.") :help "Switch to char (raw) sub-mode of term mode")) (define-key newmap [terminal-line-mode] '(menu-item "Line mode" term-line-mode - :help "Switch to char (raw) sub-mode of term mode.")) + :help "Switch to line (cooked) sub-mode of term mode")) (setq term-terminal-menu (cons "Terminal" newmap)) ;; completion: (line mode only) -- 2.39.5