nano

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

commit f34c8fdc6b8d2d6bfa35fabf426d6405c06db436
parent 1cf9deb6032b00e4ade09b89b5ba03f8833c0407
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Sun, 12 Apr 2015 11:29:35 +0000

Oops.  Correcting an oversight in the Changelog:
the original recent undo fix was by Mark Majeres.


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

Diffstat:
MChangeLog | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -17,6 +17,7 @@ fixes an undo bug where the first part of a line would disappear if the region started in the middle of a line. Bug was reported here: https://lists.gnu.org/archive/html/nano-devel/2015-03/msg00077.html. + Original idea and patch were by Mark Majeres. 2015-04-08 Benno Schulenberg <bensberg@justemail.net> * src/browser.c (browser_select_dirname, findnextfile): Rename