nano

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

commit 01e39f4ff9fa0e8ea8cde6e9605e9ead9f45a2ae
parent d297784b8796a50e23b70554bd1447d742ef17b6
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Thu, 28 May 2015 18:59:41 +0000

Ah, fixing name.


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

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

diff --git a/ChangeLog b/ChangeLog @@ -5,7 +5,7 @@ 16. Also always first set the string and then position the cursor. * TODO: Mark window resizes and better file-type detection as done. * doc/syntax/debian.nanorc: Allow a CD name to contain any character. - This addresses Debian bug #688892 reported by Dani Moller. + This addresses Debian bug #688892 reported by Dani Möller Montull. 2015-05-28 Mahyar Abbaspour <mahyar.abaspour@gmail.com> * src/nano.c (handle_sigwinch, regenerate_screen), src/global.c,