]> git.wh0rd.org Git - nano.git/commitdiff
Backported fix of Mouse Toggle from 1.1.
authorJordi Mallach <jordi@gnu.org>
Wed, 24 Oct 2001 14:23:08 +0000 (14:23 +0000)
committerJordi Mallach <jordi@gnu.org>
Wed, 24 Oct 2001 14:23:08 +0000 (14:23 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@875 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
nano.texi

index 57ab1bccd968c0c6f83d1952e20a0f52a44ac98f..b93b702de9f765c042be0907fd4c5ae0802045ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@ CVS code -
 - cut.c:
   cut_marked_segment()
        - Fix off-by one in mem allocation.
+- nano.texi:
+       - Backported fix from 1.1 for Mouse Toggle.
 - po/de.po:
        - Updated German translation (Karl Eichwalder).
 
index 724bbfef4101d6f2dae805d014db330a5ae3e62f..2fb1296b30637d357c5f7c4eec74c2b12baa2755 100644 (file)
--- a/nano.texi
+++ b/nano.texi
@@ -287,7 +287,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)