From ab097f0c0c7cd6d30767fc63d05731197160aeeb Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 26 Oct 2007 17:15:50 +0000 Subject: Don't save/restore ry_*. --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c908c444..d5d1bc50 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ 26 October 2007 +* (nicm) Saving scroll region on \e7 causes problems with ncmpc so I guess + it is not required. * (nicm) unlink-window command. * (nicm) link-window command to link an existing window into another session (or another index in the same session). Syntax: @@ -176,5 +178,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.54 2007-10-26 16:57:32 nicm Exp $ +$Id: CHANGES,v 1.55 2007-10-26 17:15:50 nicm Exp $ -- cgit