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)