Searched refs:rl_undo_command (Results 1 – 5 of 5) sorted by relevance
246 rl_undo_command (count, key) in rl_undo_command() function
132 { "undo", rl_undo_command },
67 { ISFUNC, rl_undo_command }, /* Control-_ */620 { ISFUNC, rl_undo_command }, /* Control-u */
188 extern int rl_undo_command PARAMS((int, int));
194 return (rl_undo_command (count, key));