nano

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

commit 4567277310b01266a5b56e102ad499475047f2c2
parent 8816564bf2284ba8ed9a2fe2a6ca119519300040
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 23 May 2006 16:17:37 +0000

more various wording fixes


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3552 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mdoc/nanorc.sample | 16+++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/doc/nanorc.sample b/doc/nanorc.sample @@ -30,9 +30,10 @@ ## Use bold text instead of reverse video text. # set boldtext -## The characters treated as closing brackets. They cannot contain -## blank characters. Only closing punctuation, optionally followed by -## closing brackets, can end sentences. +## The characters treated as closing brackets when justifying +## paragraphs. They cannot contain blank characters. Only closing +## punctuation, optionally followed by closing brackets, can end +## sentences. ## # set brackets ""')>]}" @@ -99,14 +100,15 @@ ## Preserve the XON and XOFF keys (^Q and ^S). # set preserve -## The characters treated as closing punctuation. They cannot contain -## blank characters. Only closing punctuation, optionally followed by -## closing brackets, can end sentences. +## The characters treated as closing punctuation when justifying +## paragraphs. They cannot contain blank characters. Only closing +## punctuation, optionally followed by closing brackets, can end +## sentences. ## # set punct "!.?" ## Do quick statusbar blanking. Statusbar messages will disappear after -## 1 keystroke instead of 25. Note that "const" overrules this. +## 1 keystroke instead of 26. Note that "const" overrules this. ## # set quickblank