nano

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

commit 3a24c12a92f32ef0c5eb0a1728835f0da09b214e
parent e3ebfead53b715bf2dabc309f7f66cbcef50a6d3
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sat, 28 Sep 2002 01:07:10 +0000

Give DB credit for the new color code


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

Diffstat:
MAUTHORS | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AUTHORS b/AUTHORS @@ -31,5 +31,5 @@ David Lawrence Ramsey <pooka_regent@sluggy.net> mode and various other fixes. David Benbennick <dbenbenn@math.cornell.edu> - * Wrap and justify bugfixes/enhancements, memleak fixes and other - miscellaneous fixes. + * Wrap and justify bugfixes/enhancements, new color syntax + code, memleak fixes and other miscellaneous fixes.