]> git.wh0rd.org Git - nano.git/commitdiff
Adding texinfo.nanorc to the packing list.
authorBenno Schulenberg <bensberg@justemail.net>
Thu, 15 May 2014 13:18:48 +0000 (13:18 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Thu, 15 May 2014 13:18:48 +0000 (13:18 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4892 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
doc/syntax/Makefile.am

index 58db47e476166e6961e6112c3baee9eae624bb94..3a66e2e5388838967c82e942a448c46de9b3d5be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 2014-05-15  Benno Schulenberg  <bensberg@justemail.net>
        * 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  <bensberg@justemail.net>
        * src/winio.c (edit_draw): Poke a non-breaking space into the last
index fb53de7bf89131a94b4a9b8859e16145a1e7ae08..8060ef478d86424a0e4f85cfed907917a8477967 100644 (file)
@@ -31,6 +31,7 @@ pkgdata_DATA =        asm.nanorc \
                spec.nanorc \
                tcl.nanorc \
                tex.nanorc \
+               texinfo.nanorc \
                xml.nanorc
 
 EXTRA_DIST = $(pkgdata_DATA)