Searched refs:rl_undo_command (Results 1 – 5 of 5) sorted by relevance
135 { "undo", rl_undo_command },
314 rl_undo_command (count, key) in rl_undo_command() function
66 { ISFUNC, rl_undo_command }, /* Control-_ */625 { ISFUNC, rl_undo_command }, /* Control-u */
191 extern int rl_undo_command PARAMS((int, int));
266 return (rl_undo_command (count, key));