instead of "command", matches documentation.
+Tue Nov 29 12:23:25 1994 Stan Shebs (shebs@andros.cygnus.com)
+
+ * top.c (read_next_line): Pass annotation suffix "commands"
+ instead of "command", matches documentation.
+
Mon Nov 28 14:53:21 1994 Stan Shebs (shebs@andros.cygnus.com)
* config/a29k/tm-a29k.h (setup_arbitrary_frame): Replace
else
prompt_ptr = NULL;
- p = command_line_input (prompt_ptr, instream == stdin, "command");
+ p = command_line_input (prompt_ptr, instream == stdin, "commands");
/* Not sure what to do here. */
if (p == NULL)