Back to SVN, and tweaking whitespace in NEWS and Changelog.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5683 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Benno Schulenberg 2016-02-26 09:20:59 +00:00
parent 2146942248
commit a69460001e
3 changed files with 5 additions and 5 deletions

View File

@ -24,8 +24,8 @@ GNU nano 2.5.3 - 2016.02.25
2016-02-22 Chris Allegretta <chrisa@asty.org>
* Add the ability to kill the trailing spaces when justifying text,
by adding a new nanorc option 'justifytrim' -- we'll see
whether this warrants a command-line flag or not. Now with slightly
by adding a new nanorc option 'justifytrim' -- we'll see whether
this warrants a command-line flag or not. Now with slightly
better logic for multi-spaced lines.
2016-02-22 Benno Schulenberg <bensberg@justemail.net>

View File

@ -20,7 +20,7 @@
#
# $Id$
AC_INIT([GNU nano], [2.5.3], [nano-devel@gnu.org], [nano])
AC_INIT([GNU nano], [2.5.3-svn], [nano-devel@gnu.org], [nano])
AC_CONFIG_SRCDIR([src/nano.c])
AC_CANONICAL_HOST
AM_INIT_AUTOMAKE