nano

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

commit a24da6944cba9fbf7cb7ba60c0b4c23609dc9a6b
parent b3c846cd98be503d1fa06f8ce668b88b77fa6979
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri, 11 Nov 2005 17:05:27 +0000

changelog fix


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

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

diff --git a/ChangeLog b/ChangeLog @@ -133,8 +133,8 @@ CVS code - when the MORE_SPACE flag is set. (DLR) - doc/nano.texi: - Fix inconsistent wording. (DLR) - - Add missing configure options, so that all of them are - documented. (Mike Frysinger, minor tweaks by DLR) + - Add missing configure options. (Mike Frysinger, minor tweaks + by DLR) - Sort the configure options more consistently, and add missing --disable-utf8 option. (DLR) - doc/nanorc.sample: