Fix compile command for Emacs.
This commit is contained in:
parent
04e706e1fc
commit
ab9e3fbde0
1 changed files with 1 additions and 1 deletions
|
@ -183,6 +183,6 @@ print "\n\nTOTAL EMAILS SENT: $totalSent\n";
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#
|
#
|
||||||
# Local variables:
|
# Local variables:
|
||||||
# compile-command: "perl -c send-mass-email.plx"
|
# compile-command: "perl -c send-supporter-emails-by-category.plx"
|
||||||
# End:
|
# End:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue