From: Benno Schulenberg Date: Thu, 15 May 2014 13:18:48 +0000 (+0000) Subject: Adding texinfo.nanorc to the packing list. X-Git-Tag: v2.3.3~38 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=4774ca645f85dbd3dba8b14bb3dacf07ffb8eb64;p=nano.git Adding texinfo.nanorc to the packing list. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4892 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 58db47e4..3a66e2e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2014-05-15 Benno Schulenberg * doc/syntax/c.nanorc: Improve the magic regex, plus tweaks. - * src/color.c (color_update): Adjust comment, and be clear. + * src/color.c (color_update): Adjust a comment, and be clearer. * src/nano.h: Improve two comments, and elide one macro. + * doc/syntax/Makefile.am: Add texinfo.nanorc to the packing list. 2014-05-14 Benno Schulenberg * src/winio.c (edit_draw): Poke a non-breaking space into the last diff --git a/doc/syntax/Makefile.am b/doc/syntax/Makefile.am index fb53de7b..8060ef47 100644 --- a/doc/syntax/Makefile.am +++ b/doc/syntax/Makefile.am @@ -31,6 +31,7 @@ pkgdata_DATA = asm.nanorc \ spec.nanorc \ tcl.nanorc \ tex.nanorc \ + texinfo.nanorc \ xml.nanorc EXTRA_DIST = $(pkgdata_DATA)