/* * NOTE: THIS FILE WAS GENERATED AUTOMATICALLY FROM emacs.c * * DO NOT BOTHER EDITING THIS FILE */ #define XFUNC_abort 0 static int x_abort ARGS((int c)); #define XFUNC_beg_hist 1 static int x_beg_hist ARGS((int c)); #define XFUNC_comp_comm 2 static int x_comp_comm ARGS((int c)); #define XFUNC_comp_file 3 static int x_comp_file ARGS((int c)); #define XFUNC_complete 4 static int x_complete ARGS((int c)); #define XFUNC_del_back 5 static int x_del_back ARGS((int c)); #define XFUNC_del_bword 6 static int x_del_bword ARGS((int c)); #define XFUNC_del_char 7 static int x_del_char ARGS((int c)); #define XFUNC_del_fword 8 static int x_del_fword ARGS((int c)); #define XFUNC_del_line 9 static int x_del_line ARGS((int c)); #define XFUNC_draw_line 10 static int x_draw_line ARGS((int c)); #define XFUNC_end_hist 11 static int x_end_hist ARGS((int c)); #define XFUNC_end_of_text 12 static int x_end_of_text ARGS((int c)); #define XFUNC_enumerate 13 static int x_enumerate ARGS((int c)); #define XFUNC_eot_del 14 static int x_eot_del ARGS((int c)); #define XFUNC_error 15 static int x_error ARGS((int c)); #define XFUNC_goto_hist 16 static int x_goto_hist ARGS((int c)); #define XFUNC_ins_string 17 static int x_ins_string ARGS((int c)); #define XFUNC_insert 18 static int x_insert ARGS((int c)); #define XFUNC_kill 19 static int x_kill ARGS((int c)); #define XFUNC_kill_region 20 static int x_kill_region ARGS((int c)); #define XFUNC_list_comm 21 static int x_list_comm ARGS((int c)); #define XFUNC_list_file 22 static int x_list_file ARGS((int c)); #define XFUNC_literal 23 static int x_literal ARGS((int c)); #define XFUNC_meta1 24 static int x_meta1 ARGS((int c)); #define XFUNC_meta2 25 static int x_meta2 ARGS((int c)); #define XFUNC_meta_yank 26 static int x_meta_yank ARGS((int c)); #define XFUNC_mv_back 27 static int x_mv_back ARGS((int c)); #define XFUNC_mv_begin 28 static int x_mv_begin ARGS((int c)); #define XFUNC_mv_bword 29 static int x_mv_bword ARGS((int c)); #define XFUNC_mv_end 30 static int x_mv_end ARGS((int c)); #define XFUNC_mv_forw 31 static int x_mv_forw ARGS((int c)); #define XFUNC_mv_fword 32 static int x_mv_fword ARGS((int c)); #define XFUNC_newline 33 static int x_newline ARGS((int c)); #define XFUNC_next_com 34 static int x_next_com ARGS((int c)); #define XFUNC_nl_next_com 35 static int x_nl_next_com ARGS((int c)); #define XFUNC_noop 36 static int x_noop ARGS((int c)); #define XFUNC_prev_com 37 static int x_prev_com ARGS((int c)); #define XFUNC_prev_histword 38 static int x_prev_histword ARGS((int c)); #define XFUNC_search_char_forw 39 static int x_search_char_forw ARGS((int c)); #define XFUNC_search_char_back 40 static int x_search_char_back ARGS((int c)); #define XFUNC_search_hist 41 static int x_search_hist ARGS((int c)); #define XFUNC_set_mark 42 static int x_set_mark ARGS((int c)); #define XFUNC_stuff 43 static int x_stuff ARGS((int c)); #define XFUNC_stuffreset 44 static int x_stuffreset ARGS((int c)); #define XFUNC_transpose 45 static int x_transpose ARGS((int c)); #define XFUNC_version 46 static int x_version ARGS((int c)); #define XFUNC_xchg_point_mark 47 static int x_xchg_point_mark ARGS((int c)); #define XFUNC_yank 48 static int x_yank ARGS((int c)); #define XFUNC_comp_list 49 static int x_comp_list ARGS((int c)); #define XFUNC_expand 50 static int x_expand ARGS((int c)); #define XFUNC_fold_capitialize 51 static int x_fold_capitialize ARGS((int c)); #define XFUNC_fold_lower 52 static int x_fold_lower ARGS((int c)); #define XFUNC_fold_upper 53 static int x_fold_upper ARGS((int c)); #define XFUNC_set_arg 54 static int x_set_arg ARGS((int c)); #define XFUNC_comment 55 static int x_comment ARGS((int c)); #ifdef SILLY #define XFUNC_game_of_life 56 static int x_game_of_life ARGS((int c)); #else #endif #ifdef DEBUG #define XFUNC_debug_info 57 static int x_debug_info ARGS((int c)); #else #endif #ifdef OS2 #define XFUNC_meta3 58 static int x_meta3 ARGS((int c)); #else #endif