diff doc/interpreter/basics.txi @ 3439:3234a698073a

[project @ 2000-01-14 09:51:14 by jwe]
author jwe
date Fri, 14 Jan 2000 09:52:35 +0000
parents 5b77cf82393c
children 9507d6de9bbd
line wrap: on
line diff
--- a/doc/interpreter/basics.txi
+++ b/doc/interpreter/basics.txi
@@ -335,7 +335,7 @@
 * Commands For Text::           
 * Commands For Completion::     
 * Commands For History::        
-* Customizing @code{readline}::  
+* Customizing readline::        
 * Customizing the Prompt::      
 * Diary and Echo Commands::     
 @end menu
@@ -505,7 +505,7 @@
 
 @DOCSTRING(completion_matches)
 
-@node Commands For History, Customizing @code{readline}, Commands For Completion, Command Line Editing
+@node Commands For History, Customizing readline, Commands For Completion, Command Line Editing
 @subsection Commands For Manipulating The History
 @cindex command history
 @cindex input history
@@ -570,14 +570,14 @@
 
 @DOCSTRING(saving_history)
 
-@node Customizing @code{readline}, Customizing the Prompt, Commands For History, Command Line Editing
+@node Customizing readline, Customizing the Prompt, Commands For History, Command Line Editing
 @subsection Customizing @code{readline}
 
 @c XXX FIXME XXX -- need a brief description of the ~/.inputrc file here.
 
-@DOCSTRING{read_readline_init_file}
+@DOCSTRING(read_readline_init_file)
 
-@node Customizing the Prompt, Diary and Echo Commands, Customizing @code{readline}, Command Line Editing
+@node Customizing the Prompt, Diary and Echo Commands, Customizing readline, Command Line Editing
 @subsection Customizing the Prompt
 @cindex prompt customization
 @cindex customizing the prompt