From be21dffb9ec43a1e7a09bd2c21a04305a157bfcb Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Tue, 15 Nov 2022 11:38:31 +0100 Subject: [PATCH] note the release of 7.0 --- last-branch | 2 +- last-modified | 2 +- last-version | 2 +- news.php | 16 ++++++++++++++++ 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/last-branch b/last-branch index 62f9457..c793025 100644 --- a/last-branch +++ b/last-branch @@ -1 +1 @@ -6 \ No newline at end of file +7 \ No newline at end of file diff --git a/last-modified b/last-modified index 46e2713..1408198 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2022 August 2 \ No newline at end of file +2022 November 15 \ No newline at end of file diff --git a/last-version b/last-version index 124bfa2..7104585 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -6.4 \ No newline at end of file +7.0 \ No newline at end of file diff --git a/news.php b/news.php index 5c8e35f..f3e92cb 100644 --- a/news.php +++ b/news.php @@ -12,6 +12,22 @@

+2022 November 15 - GNU nano 7.0 "Una existencia simple bajo el sol" +
+
    +
  • String binds may contain bindable function names between braces.
    + For example, to move the current line down to after the next one:
    + bind ^D "{cut}{down}{paste}{up}" main. Of course, braced function
    + names may be mixed with literal text. If an existing string bind
    + contains a literal {, replace it with {{}.
  • +
  • Unicode codes can be entered (via M-V) without leading zeroes,
    + by finishing short codes with <Space> or <Enter>.
  • +
  • Word completion (^]) looks for candidates in all open buffers.
  • +
  • No regular expression matches the final empty line any more.
  • +
+

+ + 2022 August 2 - GNU nano 6.4 "Regentag Dunkelbunt Hundertwasser"
    -- 2.39.2