nano

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

commit d5402232ac320a184ccf39ace5cc4ec113a0ea94
parent 0432e708503e1843363eeb8b9f82366d544f912e
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri,  5 Nov 2004 17:29:43 +0000

document the last update


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

Diffstat:
Mdoc/faq.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/faq.html b/doc/faq.html @@ -237,6 +237,7 @@ <h2><a name="8"></a>8. ChangeLog</h2> <blockquote> <p> +2004/11/05 - Fixed inaccuracy: Pico compatibility mode was made the default in nano 1.1.99pre1, not 1.2.2. (DLR) 2004/04/07 - Removed NumLock glitch question, as it's no longer needed. (DLR)<br> 2004/01/30 - Fixed inaccuracy: multibuffer mode was first in nano 1.1.0, not 1.1.12. (DLR)<br> 2003/12/31 - Added question about the new verbatim input function, and a few minor fixes. Removed reference to &quot;set pico&quot; (DLR).<br>