nano

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

commit 121b9b99f95fcdfb68f167860765db5c3dcd7fec
parent 491029ed8db50203379478a6488837c2d6a3c002
Author: Chris Allegretta <chrisa@asty.org>
Date:   Fri, 25 Jan 2002 17:04:18 +0000

Back to CVS


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

Diffstat:
MChangeLog | 2++
Mconfigure.in | 2+-
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,5 @@ +CVS code - + nano-1.1.6 - 01/25/2002 - General - Add Meta-A as alternate keyystroke for ^^ for people with diff --git a/configure.in b/configure.in @@ -1,7 +1,7 @@ # $Id$ dnl Process this file with autoconf to produce a configure script. AC_INIT(nano.c) -AM_INIT_AUTOMAKE(nano, 1.1.6) +AM_INIT_AUTOMAKE(nano, 1.1.6-cvs) AM_CONFIG_HEADER(config.h:config.h.in) ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb"