nano

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

commit 372b1a09396c9775dc656631817fd55b9a2aef46
parent 47a2686e41251f99c059085f81f8fbda26ca6853
Author: Jordi Mallach <jordi@gnu.org>
Date:   Wed,  8 Aug 2001 19:35:23 +0000

Corrected the Mouse Toggle help in the texinfo manual.


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

Diffstat:
MChangeLog | 2++
Mnano.texi | 2+-
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,6 @@ CVS code - +- nano.texi: + -corrected the Mouse Toggle section, noticed by Daniel Bonniot. nano-1.1.1 - 07/28/2001 - General diff --git a/nano.texi b/nano.texi @@ -289,7 +289,7 @@ toggles the -i (--autoindent) command line flag. @item Cut To End Toggle (Meta-K) toggles the -k (--cut) command line flag. -@item Cut To End Toggle (Meta-M) +@item Mouse Toggle (Meta-M) toggles the -m (--mouse) command line flag. @item Pico Mode Toggle (Meta-P)