]> git.wh0rd.org Git - nano.git/commit
Recognizing also header lines that use "/usr/bin/env" to call
authorBenno Schulenberg <bensberg@justemail.net>
Sun, 21 Sep 2014 15:29:40 +0000 (15:29 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Sun, 21 Sep 2014 15:29:40 +0000 (15:29 +0000)
commitedabd27cd8d8dbcc59badf2fb8042c530be3f4f2
tree277080c829a3ed6644dd6582cd9fff1729142a83
parent97a5d1270a2d1dcb4293a0adc0ddd39a83a02b93
Recognizing also header lines that use "/usr/bin/env" to call
the program, instead of just a direct call via "/bin/program".
Doing this for Shell scripts, and for Python, Perl and Ruby.
This fixes Savannah bug #43270 reported by Kitty.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5095 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
doc/syntax/perl.nanorc
doc/syntax/python.nanorc
doc/syntax/ruby.nanorc
doc/syntax/sh.nanorc