Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ee/
H A Dee.c353 char *mode_strings[11]; variable
4760 sprintf(modes_menu[1].item_string, "%s %s", mode_strings[1], in modes_op()
5078 mode_strings[1] = catgetlocal( 2, "tabs to spaces "); in strings_init()
5079 mode_strings[2] = catgetlocal( 3, "case sensitive search"); in strings_init()
5080 mode_strings[3] = catgetlocal( 4, "margins observed "); in strings_init()
5081 mode_strings[4] = catgetlocal( 5, "auto-paragraph format"); in strings_init()
5082 mode_strings[5] = catgetlocal( 6, "eightbit characters "); in strings_init()
5083 mode_strings[6] = catgetlocal( 7, "info window "); in strings_init()
5084 mode_strings[8] = catgetlocal( 8, "right margin "); in strings_init()
5224 mode_strings[7] = catgetlocal( 145, "emacs key bindings "); in strings_init()
[all …]