Home
last modified time | relevance | path

Searched refs:control_keys (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ee/ !
H A Dee.c466 char *control_keys[5]; variable
3928 emacs_control_keys[counter] : control_keys[counter]); in paint_info_win()
5317control_keys[0] = catgetlocal( 57, "^[ (escape) menu ^e search prompt ^y delete line ^u up … in strings_init()
5318control_keys[1] = catgetlocal( 58, "^a ascii code ^x search ^z undelete line ^d down … in strings_init()
5319control_keys[2] = catgetlocal( 59, "^b bottom of text ^g begin of line ^w delete word ^l left … in strings_init()
5320control_keys[3] = catgetlocal( 60, "^t top of text ^o end of line ^v undelete word ^r right… in strings_init()
5321control_keys[4] = catgetlocal( 61, "^c command ^k delete char ^f undelete char ESC-… in strings_init()