nano

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

commit bd34da7d1d511633b291acc028ac049b0ba425f7
parent 0c7e6d7aed9b8799966c1435ab45d7c0288c4abc
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat, 30 Dec 2006 23:23:02 +0000

in README, add another cosmetic fix


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

Diffstat:
MChangeLog | 2++
MREADME | 2+-
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,6 @@ CVS code - +- README: + - Add another cosmetic fix. (DLR) - doc/syntax/python.nanorc: - Improve string highlighting regexes. (Mike Frysinger) diff --git a/README b/README @@ -19,7 +19,7 @@ Overview The nano editor is now an official GNU package. For more information on GNU and the Free Software Foundation, please see - http://www.gnu.org. + http://www.gnu.org/. How to compile and install nano