- Make mouse clicks on the Yes/No/All shortcuts work properly
when the MORE_SPACE flag is set. (DLR)
- doc/nano.texi:
- - Fix inconsistent wording. (DLR)
+ - Fix inconsistent wording and punctuation. (DLR)
- Add missing configure options. (Mike Frysinger, minor tweaks
by DLR)
- Sort the configure options more consistently, and add missing
characters as part of a word.
@item -Y, --syntax=[str]
-Specify a specific syntax highlighting from the .nanorc to use, if
+Specify a specific syntax highlighting from the nanorc to use, if
available.
@item -c, --const
@item Whitespace Display Toggle (Meta-P)
toggles whitespace display mode if you have a "whitespace" option in
-your .nanorc.
+your nanorc.
@item Tabs to Spaces Toggle (Meta-Q)
toggles the -E (@code{--tabstospaces}) command line option.
@item Color Syntax Highlighting Toggle (Meta-Y)
toggles color syntax highlighting if you have color syntaxes in your
-.nanorc.
+nanorc.
@item Suspend Toggle (Meta-Z)
toggles the -z (@code{--suspend}) command line option.