From 10ab3d404891019b6f382be38933912761928dca Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Mon, 7 Apr 2008 01:27:59 +0000 Subject: *** empty log message *** --- lisp/term.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/term.el') diff --git a/lisp/term.el b/lisp/term.el index 72022ef936..77474557d8 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) -- cgit v1.2.3