latin: common tool to dump static perl include
[sheet.git] / readline.eng.inc.pl
index e67e644c7bee8cc0efd1fe5ea70c11b0434941ea..ecf467c2aa63ad5b8d0244afe6ffeb63756cdb93 100644 (file)
@@ -85,13 +85,13 @@ mode => {
 },
 
 flag => {
-       ci => [info    => "Info command: shows/does something without altering anything."],
-       pm => [motion  => "Move the cursor."],
-       co => [history => "Replace contents involving kill ring, undo, or command history."],
-       mi => [change  => "Alter current text (filtering or completion)."],
-       mo => [delete  => "Remove text."],
-       mv => [misc    => "Miscellaneous commands."],
-       me => [mode    => "Additional key functionality (click to view)."],
+       g1 => [info    => "Info command: shows/does something without altering anything."],
+       g2 => [motion  => "Move the cursor."],
+       g4 => [history => "Replace contents involving kill ring, undo, or command history."],
+       g6 => [change  => "Alter current text (filtering or completion)."],
+       g7 => [delete  => "Remove text."],
+       g8 => [misc    => "Miscellaneous commands."],
+       g9 => [mode    => "Additional key functionality (click to view)."],
 
        arg => ["key<arg>" => "Commands with a dot need a char argument afterwards."],
        new => ["&gt;v2.0" => "Unavailable before readline version 2.1 (1997)."],