Searched refs:rl_undo_command (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/libreadline/
H A Dfunmap.c132 { "undo", rl_undo_command },
H A Dundo.c311 rl_undo_command (count, key) function
H A Dreadline.h190 extern int rl_undo_command PARAMS((int, int));
H A Demacs_keymap.c67 { ISFUNC, rl_undo_command }, /* Control-_ */
620 { ISFUNC, rl_undo_command }, /* Control-u */
H A Dvi_mode.c236 return (rl_undo_command (count, key));

Completed in 126 milliseconds