From d402e71a2ff85334da741c736ef62f1c74e24699 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Mon, 1 Nov 2004 22:37:36 +0000
Subject: [PATCH] document the help browser display fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2041 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 64952c93..9aeb619a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -140,10 +140,12 @@ CVS code -
 	- Rework to be a bit more flexible.  Only add tabs for shortcut
 	  key entries if those entries exist, and if there's only one
 	  entry left but there's room for more than one, add enough tabs
-	  to put that entry at the end.  These changes allow e.g. the
-	  miscellaneous meta key sequence to be displayed in a shortcut
-	  that has a control key, a primary meta key sequence, and a
-	  miscellaneous meta key sequence, but no function key. (DLR)
+	  to put that entry at the end.  Also, make sure a function key
+	  is displayed in the middle if it's the first entry.  These
+	  changes allow e.g. the miscellaneous meta key sequence to be
+	  displayed in a shortcut that has a control key, a primary meta
+	  key sequence, and a miscellaneous meta key sequence, but no
+	  function key. (DLR)
 	- Update the help text to mention replacing and spell checking
 	  only selected text, and also add a few cosmetic fixes to it.
 	  (DLR)
-- 
GitLab