nano: update to 4.3
authorHannu Nyman <hannu.nyman@iki.fi>
Thu, 20 Jun 2019 11:45:22 +0000 (14:45 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Thu, 20 Jun 2019 11:54:54 +0000 (14:54 +0300)
commit81a8e5904235f561c59f6a4596776e09c756178d
tree2cab9a8410737e4d4037d995bcccbe47ed8eb976
parentdd927adcecb44ee9fa1974e6d5b4fd3168394603
nano: update to 4.3

Update nano to 4.3

Release notes at https://nano-editor.org/news.php

2019.06.18 - GNU nano 4.3
* 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.
* Asking for help (^G) when using --operatingdir does not crash.
* The reading of a huge or slow file can be stopped with ^C.
* Cut, zap, and copy operations are undone separately when intermixed.
* M-D reports the correct number of lines (zero for an empty buffer).

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 2bdd3856fd3c5050ca9981f2ec508b89cf789ce5)
utils/nano/Makefile