1/* Automatically generated file, do not edit */
2#ifndef _h_vi_c
3#define _h_vi_c
4protected el_action_t	vi_paste_next (EditLine *, Int);
5protected el_action_t	vi_paste_prev (EditLine *, Int);
6protected el_action_t	vi_prev_big_word (EditLine *, Int);
7protected el_action_t	vi_prev_word (EditLine *, Int);
8protected el_action_t	vi_next_big_word (EditLine *, Int);
9protected el_action_t	vi_next_word (EditLine *, Int);
10protected el_action_t	vi_change_case (EditLine *, Int);
11protected el_action_t	vi_change_meta (EditLine *, Int);
12protected el_action_t	vi_insert_at_bol (EditLine *, Int);
13protected el_action_t	vi_replace_char (EditLine *, Int);
14protected el_action_t	vi_replace_mode (EditLine *, Int);
15protected el_action_t	vi_substitute_char (EditLine *, Int);
16protected el_action_t	vi_substitute_line (EditLine *, Int);
17protected el_action_t	vi_change_to_eol (EditLine *, Int);
18protected el_action_t	vi_insert (EditLine *, Int);
19protected el_action_t	vi_add (EditLine *, Int);
20protected el_action_t	vi_add_at_eol (EditLine *, Int);
21protected el_action_t	vi_delete_meta (EditLine *, Int);
22protected el_action_t	vi_end_big_word (EditLine *, Int);
23protected el_action_t	vi_end_word (EditLine *, Int);
24protected el_action_t	vi_undo (EditLine *, Int);
25protected el_action_t	vi_command_mode (EditLine *, Int);
26protected el_action_t	vi_zero (EditLine *, Int);
27protected el_action_t	vi_delete_prev_char (EditLine *, Int);
28protected el_action_t	vi_list_or_eof (EditLine *, Int);
29protected el_action_t	vi_kill_line_prev (EditLine *, Int);
30protected el_action_t	vi_search_prev (EditLine *, Int);
31protected el_action_t	vi_search_next (EditLine *, Int);
32protected el_action_t	vi_repeat_search_next (EditLine *, Int);
33protected el_action_t	vi_repeat_search_prev (EditLine *, Int);
34protected el_action_t	vi_next_char (EditLine *, Int);
35protected el_action_t	vi_prev_char (EditLine *, Int);
36protected el_action_t	vi_to_next_char (EditLine *, Int);
37protected el_action_t	vi_to_prev_char (EditLine *, Int);
38protected el_action_t	vi_repeat_next_char (EditLine *, Int);
39protected el_action_t	vi_repeat_prev_char (EditLine *, Int);
40protected el_action_t	vi_match (EditLine *, Int);
41protected el_action_t	vi_undo_line (EditLine *, Int);
42protected el_action_t	vi_to_column (EditLine *, Int);
43protected el_action_t	vi_yank_end (EditLine *, Int);
44protected el_action_t	vi_yank (EditLine *, Int);
45protected el_action_t	vi_comment_out (EditLine *, Int);
46protected el_action_t	vi_alias (EditLine *, Int);
47protected el_action_t	vi_to_history_line (EditLine *, Int);
48protected el_action_t	vi_histedit (EditLine *, Int);
49protected el_action_t	vi_history_word (EditLine *, Int);
50protected el_action_t	vi_redo (EditLine *, Int);
51#endif /* _h_vi_c */
52