Home | History | Annotate | Download | only in src

Lines Matching full:editline

55 em_delete_or_list(EditLine *el, Int c)
91 em_delete_next_word(EditLine *el, Int c __attribute__((__unused__)))
120 em_yank(EditLine *el, Int c __attribute__((__unused__)))
156 em_kill_line(EditLine *el, Int c __attribute__((__unused__)))
178 em_kill_region(EditLine *el, Int c __attribute__((__unused__)))
211 em_copy_region(EditLine *el, Int c __attribute__((__unused__)))
240 em_gosmacs_transpose(EditLine *el, Int c)
260 em_next_word(EditLine *el, Int c __attribute__((__unused__)))
285 em_upper_case(EditLine *el, Int c __attribute__((__unused__)))
309 em_capitol_case(EditLine *el, Int c __attribute__((__unused__)))
341 em_lower_case(EditLine *el, Int c __attribute__((__unused__)))
365 em_set_mark(EditLine *el, Int c __attribute__((__unused__)))
379 em_exchange_mark(EditLine *el, Int c __attribute__((__unused__)))
396 em_universal_argument(EditLine *el, Int c __attribute__((__unused__)))
413 em_meta_next(EditLine *el, Int c __attribute__((__unused__)))
426 em_toggle_overwrite(EditLine *el, Int c __attribute__((__unused__)))
440 em_copy_prev_word(EditLine *el, Int c __attribute__((__unused__)))
467 em_inc_search_next(EditLine *el, Int c __attribute__((__unused__)))
480 em_inc_search_prev(EditLine *el, Int c __attribute__((__unused__)))
494 em_delete_prev_char(EditLine *el, Int c __attribute__((__unused__)))