Add Emacs compile command.
This commit is contained in:
parent
7462be9b6e
commit
691d77a646
1 changed files with 6 additions and 0 deletions
|
@ -76,3 +76,9 @@ while (my $line = <THREE_DAYS>) {
|
||||||
print "$line\n";
|
print "$line\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
###############################################################################
|
||||||
|
#
|
||||||
|
# Local variables:
|
||||||
|
# compile-command: "perl -c org-mode-appt-check.plx"
|
||||||
|
# End:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue