nano

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

commit 8a9fe7e4dddecb18bf4516e9e81310e37b6678c5
parent 5a4eb335909afa5aec9b531c0b80296e366fe4bd
Author: Chris Allegretta <chrisa@asty.org>
Date:   Wed, 21 Jun 2000 22:29:38 +0000

Oops, two alt_speller vars


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

Diffstat:
MChangeLog | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,7 @@ +CVS code changes since last release - +- nano.c: + - Removed dual alt_speller variables, oops! (Rocco Corsi) + nano-0.9.11 - 06/20/2000 - New flag "-T" or "--tabsize" to specify how to display tab widths. Affects main() in nano.c, strlenpt(), xpt() and actual_x() (et al) in