nano

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

commit c504e40a81b488400aaef4c47cc1fd55851db826
parent c923eb9c6a049cb013733f0b2d7c01da39844c8a
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Wed,  7 Jun 2006 02:58:39 +0000

add one more comment tweak by John M. Gabriele


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

Diffstat:
Mdoc/nanorc.sample.in | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/nanorc.sample.in b/doc/nanorc.sample.in @@ -206,10 +206,10 @@ ## ## include "syntax file" ## -## The name of the syntax file (without the ".nanorc" extension) should -## be the same as the "short description" name inside that file. These -## names are kept fairly short to make them easier to remember and -## faster to type using nano's -Y option. +## Unless otherwise noted, the name of the syntax file (without the +## ".nanorc" extension) should be the same as the "short description" +## name inside that file. These names are kept fairly short to make +## them easier to remember and faster to type using nano's -Y option. ## ## All regexes should be extended regular expressions.