docs: remove all mentions of Slang
parent
903942b4f0
commit
a9bc118178
|
@ -1915,8 +1915,8 @@ Exclude Native Language support. This will disable the use of any
|
||||||
available GNU @command{nano} translations.
|
available GNU @command{nano} translations.
|
||||||
|
|
||||||
@item --enable-utf8
|
@item --enable-utf8
|
||||||
Include support for reading and writing Unicode files. This will require
|
Include support for reading and writing Unicode files.
|
||||||
either a wide version of curses, or a UTF-8-enabled version of Slang.
|
This requires a wide version of the curses library.
|
||||||
|
|
||||||
@item --disable-utf8
|
@item --disable-utf8
|
||||||
Exclude support for reading and writing Unicode files. Normally the
|
Exclude support for reading and writing Unicode files. Normally the
|
||||||
|
@ -1927,10 +1927,6 @@ You can use this or the previous option to override that detection.
|
||||||
Use the file with the given @var{name} (in the user's home directory)
|
Use the file with the given @var{name} (in the user's home directory)
|
||||||
as nano's settings file, instead of the default @code{.nanorc}.
|
as nano's settings file, instead of the default @code{.nanorc}.
|
||||||
|
|
||||||
@item --with-slang
|
|
||||||
Compile @command{nano} against Slang instead of against ncurses or other
|
|
||||||
curses libraries.
|
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@html
|
@html
|
||||||
|
|
Loading…
Reference in New Issue