From f0d5aab4b8313931e3455bf53fbd77a8698e7fa8 Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Wed, 24 Oct 2001 14:23:08 +0000 Subject: [PATCH] Backported fix of Mouse Toggle from 1.1. git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@875 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 2 ++ nano.texi | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 57ab1bcc..b93b702d 100644 --- 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). diff --git a/nano.texi b/nano.texi index 724bbfef..2fb1296b 100644 --- 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) -- 2.39.5