nano

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

commit 81bfd8244bafb4db36a9d4fae7416662552be073
parent 12c08ddf6e2e29e149f5b02df35a7c58a165cacc
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sun, 26 Mar 2006 17:41:47 +0000

typo fixes


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

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

diff --git a/ChangeLog b/ChangeLog @@ -5031,7 +5031,7 @@ GNU nano 1.1.7 - 03/05/2002 - Preliminary quoting support for justify. New arg -Q, --quotestr, changes to do_justify(), global variable quotestr(). - Makefile.am: - - Add SYSCONFDIR to DEFS, so we can have an $SYSCONFDIR/nanorc. + - Add SYSCONFDIR to DEFS, so we can have a $SYSCONFDIR/nanorc. - Change localedir line to 1.0's version. - Moved m4/ stuff to its own m4/Makefile.am. - m4/aclocal_inc.m4: diff --git a/NEWS b/NEWS @@ -361,7 +361,7 @@ shows column as well as character position, and multibuffer allows duplicate files, even unnamed ones. Also, the static shortcut and toggle lengths are - history, nano now reads $SYSCONFDIR/nanorc if rc file + history, nano now reads SYSCONFDIR/nanorc if rc file support is enabled, and nano is now built with (and requires for rebuilding) autoconf 2.5. This release also includes fixes for some memory