Commit cc054ec0 authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

Adding four recent syntaxes to the packing list.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4757 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 7 additions and 0 deletions
+7 -0
2014-04-10 Benno Schulenberg <bensberg@justemail.net>
* doc/syntax/Makefile.am: Add four recent syntaxes to the packlist.
2014-04-08 Benno Schulenberg <bensberg@justemail.net> 2014-04-08 Benno Schulenberg <bensberg@justemail.net>
* doc: Add the documentation for the new --noread option. * doc: Add the documentation for the new --noread option.
* doc: Add missing --poslog option to the texinfo file, plus tweaks. * doc: Add missing --poslog option to the texinfo file, plus tweaks.
......
pkgdata_DATA = asm.nanorc \ pkgdata_DATA = asm.nanorc \
awk.nanorc \ awk.nanorc \
changelog.nanorc \
cmake.nanorc \ cmake.nanorc \
c.nanorc \ c.nanorc \
css.nanorc \ css.nanorc \
debian.nanorc \ debian.nanorc \
fortran.nanorc \ fortran.nanorc \
gentoo.nanorc \ gentoo.nanorc \
go.nanorc \
groff.nanorc \ groff.nanorc \
html.nanorc \ html.nanorc \
java.nanorc \ java.nanorc \
javascript.nanorc \
lua.nanorc \ lua.nanorc \
makefile.nanorc \ makefile.nanorc \
man.nanorc \ man.nanorc \
...@@ -20,6 +23,7 @@ pkgdata_DATA = asm.nanorc \ ...@@ -20,6 +23,7 @@ pkgdata_DATA = asm.nanorc \
patch.nanorc \ patch.nanorc \
perl.nanorc \ perl.nanorc \
php.nanorc \ php.nanorc \
po.nanorc \
pov.nanorc \ pov.nanorc \
python.nanorc \ python.nanorc \
ruby.nanorc \ ruby.nanorc \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment