From: Benno Schulenberg Date: Sun, 25 Aug 2019 09:41:16 +0000 (+0200) Subject: remove a few excess blank lines from the news page X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=fcb625d4f94be91858b2d32bbb4195fdd39b79cc;hp=319d9c47b055690369e47ff393149d13c1bb41b8;ds=sidebyside remove a few excess blank lines from the news page --- diff --git a/news.php b/news.php index 6ea7009..919e4b0 100644 --- a/news.php +++ b/news.php @@ -16,7 +16,7 @@

2019 August 25 - GNU nano 4.4 "Hagelslag" -

+
  • At startup, the cursor can be put on the first or last occurrence
    of a string by preceding the filename with +/string or +?string.
  • @@ -24,10 +24,10 @@ quoting characters will be automatically copied to the new line.
  • M-6 works again also when the cursor is at end of buffer.
-


+

2019 June 18 - GNU nano 4.3 "Musa Kart" -

+
  • The ability to read from and write to a FIFO has been regained.
  • Startup time is reduced by fully parsing a syntax only when needed.
  • @@ -36,20 +36,20 @@
  • Cut, zap, and copy operations are undone separately when intermixed.
  • M-D reports the correct number of lines (zero for an empty buffer).
-


+

2019 April 24 - GNU nano 4.2 "Tax the rich, pay the teachers" -

+
  • The integrated spell checker does not crash when 'spell' is missing.
  • Option --breaklonglines works also when --ignorercfiles is used.
  • Automatic hard-wrapping is more persistent in pushing words to the
    same overflow line.
-


+

2019 April 15 - GNU nano 4.1 "Qué corchos será eso?" -

+
  • By default, a newline character is again automatically added at the
  • end of a buffer, to produce valid POSIX text files by default, but
    @@ -64,10 +64,10 @@
  • Executing an external command is disallowed when in view mode.
  • Problems with resizing during external or speller commands were fixed.
-


+

2019 March 24 - GNU nano 4.0 "Thy Rope of Sands" -

+
  • An overlong line is no longer automatically hard-wrapped.
  • Smooth scrolling (one line at a time) has become the default.