nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 5e7ba03ad17f316191eed05af5bc20e6cf35fdb5
parent 97fec5603fec2c459696072f780faf8e42a8987c
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon, 29 Jul 2019 19:42:52 +0200

docs: stop mentioning the 'unjustify' function, as it no longer exists

Unjustifying is done by using the general undo function (M-U).

Diffstat:
Mdoc/nano.texi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/nano.texi b/doc/nano.texi @@ -1703,7 +1703,7 @@ command-line options, which switch on the logging of search/replace strings and cursor positions. @item --disable-justify -Disable the justify and unjustify functions. +Disable the justify functions (@kbd{^J} and @kbd{M-J}). @item --disable-libmagic Disable the use of the library of magic-number tests (for determining