#include <chared.h>
Public Attributes | |
CUndo_t | fUndo |
CKill_t | fKill |
CVCmd_t | fVCmd |
CMacro_t | fMacro |
Definition at line 111 of file chared.h.
Definition at line 112 of file chared.h.
Referenced by ch_end(), ch_enlargebufs(), ch_init(), ch_reset(), cv_delfini(), cv_undo(), ed_digit(), ed_insert(), ed_next_history(), ed_prev_history(), ed_search_next_history(), ed_search_prev_history(), and em_undo().
Definition at line 113 of file chared.h.
Referenced by ch_end(), ch_enlargebufs(), ch_init(), ch_reset(), ed_delete_prev_word(), ed_kill_line(), em_copy_region(), em_delete_next_word(), em_exchange_mark(), em_kill_line(), em_kill_region(), em_set_mark(), and em_yank().
Definition at line 114 of file chared.h.
Referenced by ch_init(), ch_reset(), cv_csearch_back(), cv_csearch_fwd(), cv_delfini(), cv_next_word(), cv_prev_word(), ed_move_to_beg(), ed_move_to_end(), ed_newline(), ed_next_char(), ed_prev_char(), ed_prev_word(), ed_search_next_history(), ed_search_prev_history(), and em_next_word().
Definition at line 115 of file chared.h.
Referenced by ch_end(), ch_init(), ch_reset(), el_getc(), el_gets(), el_push(), and read_preread().