nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 9fc5facab2db1e215348b8fca5c5bf241a731b2a
parent 1cc29f626dbce43d4c374bb02410bc099944bd6e
Author: Chris Allegretta <chrisa@asty.org>
Date:   Tue, 21 Nov 2000 02:20:42 +0000

Added Rocco to AUTHORS


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@304 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MAUTHORS | 5+++++
Mpo/nano.pot | 2+-
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/AUTHORS b/AUTHORS @@ -19,3 +19,8 @@ Robert Siemborski <rjs3@andrew.cmu.edu> * Miscellaneous cut, display, replace, and other bug fixes, original and new "magic line" code, read_line() function, new edit display routines. + +Rocco Corsi <rocco.corsi@sympatico.ca> + * Internal spelling code, many optimizations and bug fixes for + findnextstr and search-related functions, various display and + file handling fixes. diff --git a/po/nano.pot b/po/nano.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-11-19 20:28-0500\n" +"POT-Creation-Date: 2000-11-20 17:19-0500\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"