nano

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

commit 1d7110d6579d2f8b2b49e36309a08ebc4a307f15
parent edebbe60394674d7afdff095e445122c33d91013
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sun, 23 Jul 2000 16:59:07 +0000

Oops, screwed up ChangeLog for 0.9.13


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

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,4 @@ -nano-0.9.12 - 07/07/2000 +nano-0.9.13 - 07/23/2000 - Implemented Pico's -k mode. New flag CUT_TO_END, option (-k, --cut), affects do_cut_text in cut.c. Not available with SMALL_NANO because it depends on the marker code which is not available with that setting.