commit d6c34a8c16ec47c867f98de9ce36a64414773da4 from: Omar Polo date: Sun Nov 07 13:17:20 2021 UTC forgot to rename the file commit - e9c672cfb1473e98e9adfd47198c5ec36d8a0384 commit + d6c34a8c16ec47c867f98de9ce36a64414773da4 blob - 8844b6e45cec134acac53154edd5d0b85e799080 blob + 664d1f841f4903441b9dd140d74fe342f80e76be --- Makefile +++ Makefile @@ -4,7 +4,7 @@ EMACS = emacs all: compile -compile: algol-mode.elc +compile: a68-mode.elc clean: rm -f *.elc