Add Emacs variables.

This commit is contained in:
Bradley M. Kuhn 2018-07-15 08:34:14 -07:00
parent 5ca9c0c0b3
commit 0d564dd4fd

View file

@ -70,4 +70,9 @@ while (my $file = readdir $dh) {
} }
} }
} }
###############################################################################
#
# Local variables:
# compile-command: "perl -c rt-outreachy-payment-next.plx"
# perl-indent-level: 2
# End: