nano

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

commit c5710d0ef8df8a3deb7c018a7490504bb252d355
parent de6da120a05513f0784b3eb570411c9036d0d82c
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Thu, 21 May 2015 07:46:01 +0000

Bleh.  Adding postgresql to the Makefile.


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

Diffstat:
Mdoc/syntax/Makefile.am | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/syntax/Makefile.am b/doc/syntax/Makefile.am @@ -28,6 +28,7 @@ pkgdata_DATA = asm.nanorc \ perl.nanorc \ php.nanorc \ po.nanorc \ + postgresql.nanorc \ pov.nanorc \ python.nanorc \ ruby.nanorc \