X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=7eaa38c8c3d2e743cbd1ef0c72ab66f6235d84e8;hp=b8a0a63c498415cda002ca30ef468ff57c811794;hb=36934144eb08d0db59161a77ee0bba1a88f5ae19;hpb=0fe6854f3292b6b479f9749a254eeab5d7f6bf96 diff --git a/news.php b/news.php index b8a0a63..7eaa38c 100644 --- a/news.php +++ b/news.php @@ -17,6 +17,19 @@

+2019 November 29 - GNU nano 4.6 "And don't you eat that yellow snow" +
+
    +
  • The 'formatter' command has returned, bound by default to M-F.
    + It allows running a syntax-specific command on the contents of
    + the buffer.
  • +
  • ^T will try to run 'hunspell' before 'spell', because it checks
    + spellling for the locale's language and understands UTF-8.
  • +
  • Multiple errors or warnings on startup will no longer slow nano
    + down but will be indicated on the status bar with trailing dots.
  • +
+

+ 2019 October 4 - GNU nano 4.5 "Košice"
    @@ -63,9 +76,9 @@ 2019 April 15 - GNU nano 4.1 "Qué corchos será eso?"
      -
    • By default, a newline character is again automatically added at the
    • +
    • By default, a newline character is again automatically added at the
      end of a buffer, to produce valid POSIX text files by default, but
      - also to get back the easy adding of text at the bottom.
      + also to get back the easy adding of text at the bottom.
    • The now unneeded option --finalnewline (-f) has been removed.
    • Syntax files are read in alphabetical order when globbing, so that
      the precedence of syntaxes becomes predictable.