From 86058fa97faf70960b4cbd9f84edb1dff951d28f Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 17 Jan 2007 16:24:24 +0000
Subject: [PATCH] formatting fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4046 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 ++
 NEWS      | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 873d2bcb..264ec41e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,8 @@ CVS code -
 	  instructions aren't only available in its CVS snapshots. (DLR)
 - README:
 	- Add more miscellaneous cosmetic fixes. (DLR)
+- NEWS:
+	- Formatting fix. (DLR)
 - m4/glib-2.0.m4:
 	- Import the latest version of this file from glib 2.10.3. (DLR)
 - doc/faq.html:
diff --git a/NEWS b/NEWS
index 14833c9e..8fed49ec 100644
--- a/NEWS
+++ b/NEWS
@@ -220,8 +220,8 @@
 		and replacing all text in a file now properly updates
 		the screen in all cases.  New features include sample
 		regexes for patch files, improvements to the sample
-		regexes for C files, and support for strings 
-		greater than 1023 characters and/or containing nulls in
+		regexes for C files, and support for strings greater
+		than 1023 characters and/or containing nulls in
 		.nano_history.  Additionally, the full justify keystroke
 		has been changed to match current Pico, and whitespace
 		display mode is now turned off by default.  Enjoy.
-- 
GitLab