do_writeout()
- Prompt the user if we're trying to save an existing file under
a different name. (DLR; suggested by Jean-Philippe Guérard)
+- global.c:
+ shortcut_init()
+ - Allow WHEREIS_NEXT_KEY to be used in view mode. (DLR)
- search.c:
do_replace_loop()
- Fix potential infinite loop when doing a forward regex replace
sc_init_one(&main_list, -9, _("Where Is Next"),
IFHELP(nano_whereis_next_msg, NANO_WHEREIS_NEXT_KEY), 0, 0,
- NOVIEW, do_research);
+ VIEW, do_research);
#ifdef ENABLE_MULTIBUFFER
sc_init_one(&main_list, -9, _("Previous File"),