Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c421 char *emacs_help_text[22]; variable
3661 emacs_help_text[counter] : help_text[counter]); in help()
5225 emacs_help_text[0] = help_text[0]; in strings_init()
5226emacs_help_text[1] = catgetlocal( 146, "^a beginning of line ^i tab ^r restore… in strings_init()
5227emacs_help_text[2] = catgetlocal( 147, "^b back 1 char ^j undel char ^t top of … in strings_init()
5228emacs_help_text[3] = catgetlocal( 148, "^c command ^k delete line ^u bottom … in strings_init()
5229emacs_help_text[4] = catgetlocal( 149, "^d delete char ^l undelete line ^v next pa… in strings_init()
5230emacs_help_text[5] = catgetlocal( 150, "^e end of line ^m newline ^w delete … in strings_init()
5231emacs_help_text[6] = catgetlocal( 151, "^f forward 1 char ^n next line ^x search … in strings_init()
5232emacs_help_text[7] = catgetlocal( 152, "^g go back 1 page ^o ascii char insert ^y search … in strings_init()
[all …]