Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ee/
H A Dee.c363 char *mode_strings[11]; variable
4764 sprintf(modes_menu[1].item_string, "%s %s", mode_strings[1], in modes_op()
5088 mode_strings[1] = catgetlocal( 2, "tabs to spaces "); in strings_init()
5089 mode_strings[2] = catgetlocal( 3, "case sensitive search"); in strings_init()
5090 mode_strings[3] = catgetlocal( 4, "margins observed "); in strings_init()
5091 mode_strings[4] = catgetlocal( 5, "auto-paragraph format"); in strings_init()
5092 mode_strings[5] = catgetlocal( 6, "eightbit characters "); in strings_init()
5093 mode_strings[6] = catgetlocal( 7, "info window "); in strings_init()
5094 mode_strings[8] = catgetlocal( 8, "right margin "); in strings_init()
5234 mode_strings[7] = catgetlocal( 145, "emacs key bindings "); in strings_init()
[all …]