nano

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

commit b58676f3c98b2f6446f470927143f2e6136d6d97
parent d52f108526a952cc47621754d7f341398cb1d030
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Sun, 19 Jul 2015 16:01:15 +0000

Correcting a name in the Changelog; otherwise googling for it is difficult.


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

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

diff --git a/ChangeLog b/ChangeLog @@ -2302,7 +2302,7 @@ GNU nano 2.1.11 - 2009.09.14 2009-09-02 Chris Allegretta <chrisa@asty.org> * Attempt to check file writability and emit a warning on the status bar if nano doesn't think the file can be written to. Feature originally - requested by Damien Jolders <madamien@skullsquad.com> et al. + requested by Damien Joldersma <damien@skullsquad.com> et al. 2009-08-29 Chris Allegretta <chrisa@asty.org> * Fix more soft wrapping issues, particularly with scrolling,