nano

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

commit f22fa1341e0f4826f66ed50aea7f55cc1191ed58
parent 602199da12bea0b4e4440c034d7e69da82e1c73a
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Mon,  8 May 2006 13:18:01 +0000

typo fix


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

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -3234,7 +3234,7 @@ GNU nano 1.3.3 - 2004.06.28 - Document restricted mode. (IO ERROR) DLR: Add minor modifications to account for the above changes. - Fix version number inaccuracies: Search/replace history and - sorting/uniqueness filtering for the internal spell chacker + sorting/uniqueness filtering for the internal spell checker were added in nano 1.1.99pre1. (DLR) - Document the smart home key option. (DLR) - Document the use of the SPELL environment variable. (DLR)