]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 7 Apr 2008 01:27:59 +0000 (01:27 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 7 Apr 2008 01:27:59 +0000 (01:27 +0000)
lisp/term.el

index 72022ef936186a09e38c6bf843c966771f4e1aaf..77474557d8d5b36f3e19bc95911cbf9651331937 100644 (file)
@@ -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)