nano

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

commit bac696a7456445e74964c5817291dd90d4678c09
parent 2ed673fb95a395d50b99f10035a30460d5011552
Author: Chris Allegretta <chrisa@asty.org>
Date:   Fri,  3 Jan 2014 02:11:04 +0000

2014-01-01 Chris Allegretta <chrisa@asty.org>
        * doc/texinfo/nano.texi - Change '@sp4' since makeinfo 5.1 hates the
          lack of spacing.  Fixes Savannah bug 40103 repored by flapane@Savannah.
          Also change SVN status to non-binary so diffs work.



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

Diffstat:
MChangeLog | 5+++++
Mdoc/texinfo/nano.texi | 2+-
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,9 @@ 2014-01-01 Chris Allegretta <chrisa@asty.org> + * doc/texinfo/nano.texi - Change '@sp4' since makeinfo 5.1 hates the + lack of spacing. Fixes Savannah bug 40103 repored by flapane@Savannah. + Also change SVN status to non-binary so diffs work. + +2014-01-01 Chris Allegretta <chrisa@asty.org> * src/global.c (strtokeytype) - Check for lower-case 'f' for defining F-key sequences for consistency (previously was two checks for upper case F). Fixes bug 40815 reported by David Binderman <dcb314@Savannah>. diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi @@ -32,7 +32,7 @@ This manual documents GNU @code{nano}, a small and friendly text editor. This manual is part of the GNU @code{nano} distribution.@* -@sp4 +@sp 4 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.