(A-IWDSU+271C4): New abstract node.
[chise/xemacs-chise.git.1] / man / term.texi
index 93a6730..0153e0d 100644 (file)
@@ -8,11 +8,10 @@ settitle Notes about emacs Term mode
 @end titlepage
 
 @ifinfo
-@c @format
-@c START-INFO-DIR-ENTRY
-@c * term mode::                       Emacs terminal emulator mode.
-@c END-INFO-DIR-ENTRY
-@c @end format
+@dircategory XEmacs Editor
+@direntry
+* Term mode: (term).           Emacs terminal emulator mode.
+@end direntry
 
 @node Top, , (DIR)
 @top Terminal emulator mode
@@ -179,8 +178,8 @@ When return is typed, the entire current line of the buffer
 (except possibly the prompt) is sent to the inferior process.
 Line mode is basically the original shell mode from earlier Emacs versions.
 
-To switch from line mode to character mode type @kbd{C-c c}.
-To switch from character mode to line mode type @kbd{C-c l}.
+To switch from line mode to character mode type @kbd{C-c C-k}.
+To switch from character mode to line mode type @kbd{C-c C-j}.
 
 In either mode, "echoing" of user input is handled by the inferior.
 Therefor, in line mode after an input line at the end of the buffer