CVS code
+- cut.c:
+ do_cut_text()
+ - Fixed getting locked into cutbuffer on cutting first line of file.
- nano.c:
main()
- Changed tabsize long arg to actually accept an argument *sigh*.
totsize--; /* get the newline */
totlines--;
fileptr->prev = NULL;
- edit_update(fileage, CENTER);
current = fileptr;
+ edit_update(fileage, CENTER);
} else {
add_to_cutbuffer(fileptr);
fileage = make_new_node(NULL);
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-08-04 11:48-0400\n"
+"POT-Creation-Date: 2000-08-05 12:07-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"