nano

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

commit 2be96d00b999a0f18ea23eb515822ddef2067d1f
parent e61e830010b35ba0616e200849f721cf95610c3d
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sun, 14 Jan 2001 05:22:43 +0000

Oops, forgot to credit Rocco in one place


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

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

diff --git a/ChangeLog b/ChangeLog @@ -10,7 +10,7 @@ General function print_numlock_warning() to notify user, and added an apropriate section in the faq to refer to this brokenness. - Added macros in nano.h for magic values that might be unclear in - nano.c:global_init(). + nano.c:global_init(). (Rocco) - configure.in: - Fix for _use_keypad check breaking slang support (Christian Weisgerber).