Hopefully this will not cause any recursive lockups.
- move.c:
page_down()
- - do an edit_update() at last case if we're not at the first
- screen...
+ - do an edit_update() at last case.
nano-0.9.14 - 07/27/2000
- nano.h:
current = current->next;
current_y++;
- if (edittop != fileage)
- edit_update(current);
+ edit_update(current);
}
update_cursor();
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-07-28 10:12-0400\n"
+"POT-Creation-Date: 2000-07-28 10:15-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"