From 7ec8d7c6a31beddc2069a55b16728c9cf659474f Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Mon, 21 Mar 2005 08:03:46 +0000 Subject: [PATCH] remove unneeded space git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2411 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a4ec9e52..03918f64 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ 2005.03.20 - GNU nano 1.3.6 "shout it from the rooftops" is released. This release finally includes the long-awaited support - for UTF-8. Other new features include the ability to + for UTF-8. Other new features include the ability to insert UTF-8 characters using verbatim input; the ability to delete all text from the cursor position to the end of the file via ^W^X as (patched) Pico does;