From c151b475e7a6449122fbf10e5f73e5d27496b3f1 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 24 Oct 2004 16:45:40 +0000
Subject: [PATCH] cosmetic fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2021 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2d61bb2b..a4167ae6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -86,8 +86,6 @@ CVS code -
 	  do_replace_loop(), and do_replace(). (DLR)
 - files.c:
   do_insertfile()
-	- Readd the NANO_SMALL #ifdef around the start_again: label to
-	  avoid a warning. (DLR)
 	- Simplify by reusing variables whereever possible, and add a
 	  parameter execute to indicate whether or not to be in "Execute
 	  Command" mode. (DLR)
@@ -1008,7 +1006,6 @@ GNU nano 1.3.3 - 2004.06.28
 - config.rpath:
 	- Replace usage of egrep with grep -E, avoiding a XSI:ism (David
 	  Weinehall)
-
 - faq.html:
 	- Removed question about the NumLock glitch, as it's no longer
 	  needed. (DLR)
-- 
GitLab