Lines Matching refs:emacs_help_text

428 char *emacs_help_text[22];  variable
3672 emacs_help_text[counter] : help_text[counter]); in help()
5239 emacs_help_text[0] = help_text[0]; in strings_init()
5240emacs_help_text[1] = catgetlocal( 146, "^a beginning of line ^i tab ^r restore… in strings_init()
5241emacs_help_text[2] = catgetlocal( 147, "^b back 1 char ^j undel char ^t top of … in strings_init()
5242emacs_help_text[3] = catgetlocal( 148, "^c command ^k delete line ^u bottom … in strings_init()
5243emacs_help_text[4] = catgetlocal( 149, "^d delete char ^l undelete line ^v next pa… in strings_init()
5244emacs_help_text[5] = catgetlocal( 150, "^e end of line ^m newline ^w delete … in strings_init()
5245emacs_help_text[6] = catgetlocal( 151, "^f forward 1 char ^n next line ^x search … in strings_init()
5246emacs_help_text[7] = catgetlocal( 152, "^g go back 1 page ^o ascii char insert ^y search … in strings_init()
5247emacs_help_text[8] = catgetlocal( 153, "^h backspace ^p prev line ^z next wo… in strings_init()
5248 emacs_help_text[9] = help_text[9]; in strings_init()
5249 emacs_help_text[10] = help_text[10]; in strings_init()
5250 emacs_help_text[11] = help_text[11]; in strings_init()
5251 emacs_help_text[12] = help_text[12]; in strings_init()
5252 emacs_help_text[13] = help_text[13]; in strings_init()
5253 emacs_help_text[14] = help_text[14]; in strings_init()
5254 emacs_help_text[15] = help_text[15]; in strings_init()
5255 emacs_help_text[16] = help_text[16]; in strings_init()
5256 emacs_help_text[17] = help_text[17]; in strings_init()
5257 emacs_help_text[18] = help_text[18]; in strings_init()
5258 emacs_help_text[19] = help_text[19]; in strings_init()
5259 emacs_help_text[20] = help_text[20]; in strings_init()
5260 emacs_help_text[21] = help_text[21]; in strings_init()