From: Benno Schulenberg Date: Wed, 6 Oct 2021 09:00:58 +0000 (+0200) Subject: encode an en with a tilde, and fix a closing tag X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=31d85dcece6eb1956483934545d920c2f506baee;hp=a5abf02d00171577b8dcbf49b02a4df1f984c726 encode an en with a tilde, and fix a closing tag --- diff --git a/news.php b/news.php index a14f405..b589e7a 100644 --- a/news.php +++ b/news.php @@ -12,7 +12,7 @@

-2021 October 6 - GNU nano 5.9 "El manicomio ha decidido: mañana sol!" +2021 October 6 - GNU nano 5.9 "El manicomio ha decidido: mañana sol!"
  • The extension of a filename is added to the name of a corresponding
    @@ -22,7 +22,7 @@ so that when multiple nanos die they will not fight over a filename.
  • Undoing a cutting operation will restore an anchor that was located
    in the cut area to its original line.
  • -
  • When using --locking>/tt>, saving a new buffer will create a lock file.
  • +
  • When using --locking>, saving a new buffer will create a lock file.
  • Syntax highlighting for YAML files has been added.