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

/freebsd-10.3-release/contrib/ee/
H A Dee.c431 char *emacs_help_text[22]; variable
3668 emacs_help_text[counter] : help_text[counter]);
5235 emacs_help_text[0] = help_text[0];
5236 emacs_help_text[1] = catgetlocal( 146, "^a beginning of line ^i tab ^r restore word ");
5237 emacs_help_text[2] = catgetlocal( 147, "^b back 1 char ^j undel char ^t top of text ");
5238 emacs_help_text[3] = catgetlocal( 148, "^c command ^k delete line ^u bottom of text ");
5239 emacs_help_text[4] = catgetlocal( 149, "^d delete char ^l undelete line ^v next page ");
5240 emacs_help_text[5] = catgetlocal( 150, "^e end of line ^m newline ^w delete word ");
5241 emacs_help_text[6] = catgetlocal( 151, "^f forward 1 char ^n next line ^x search ");
5242 emacs_help_text[
[all...]

Completed in 109 milliseconds