nano

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

commit 7aec89e9c9901b83ac7a82e6a9914f815c066b5c
parent d152ad378b878e9830e359714989684ad68af2d1
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Mon,  1 Aug 2005 05:01:30 +0000

document the explanation of the "none" syntax in nanorc.sample


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

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -289,7 +289,7 @@ CVS code - - doc/nanorc.sample: - Add regexes for Bourne shell scripts. (Mike Frysinger, minor tweaks by DLR) - - Explain how the "default" syntax works. (DLR) + - Explain how the "none" and "default" syntaxes work. (DLR) - doc/man/fr/nano.1, doc/man/fr/nanorc.1: - Updated translation by Jean-Philippe Gérard. - src/Makefile.am: