make Emacs use perl mode
This commit is contained in:
parent
deda3da182
commit
4cf18d8339
|
@ -195,4 +195,7 @@ $GL_WILDREPOS = 0;
|
||||||
# per perl rules, this should be the last line in such a file:
|
# per perl rules, this should be the last line in such a file:
|
||||||
1;
|
1;
|
||||||
|
|
||||||
|
# Local variables:
|
||||||
|
# mode: perl
|
||||||
|
# End:
|
||||||
# vim: set syn=perl:
|
# vim: set syn=perl:
|
||||||
|
|
Loading…
Reference in a new issue