X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=7eaa38c8c3d2e743cbd1ef0c72ab66f6235d84e8;hp=984a8ba27d13af55c6dd0b3e362c954ddbd10761;hb=ad48c4448f2084e2e32829db02f85376a627f376;hpb=fb86bd837f0dd73c2a10ac2ab1b8923877394898 diff --git a/news.php b/news.php index 984a8ba..7eaa38c 100644 --- a/news.php +++ b/news.php @@ -23,7 +23,7 @@
  • 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
    +
  • ^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.