nano

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

commit 4756de366e0be12300181f437ddf9972c021f026
parent 05f406596019898e8ca3965011d93fe42171d9e9
Author: Chris Allegretta <chrisa@asty.org>
Date:   Wed, 23 Jan 2002 02:38:52 +0000

No Im not releasing 1.1.6 yet


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

Diffstat:
MChangeLog | 2+-
MNEWS | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,4 @@ -nano-1.1.6 - 01/22/2002 +CVS Code - - General - Add Meta-A as alternate keyystroke for ^^ for people with non-US keyboards. diff --git a/NEWS b/NEWS @@ -1,4 +1,4 @@ -01/22/2002 - GNU nano 1.1.6 is released. Lots of new features in this +TBA /2002 - GNU nano 1.1.6 is released. Lots of new features in this release. New Meta-keys were added as alternates for control sequences: Meta-A for the marker key (^^), and Meta-G for the 'goto dir' key in the file browser (^_).