branch: main commit 1c4e591afddce7bb7cc71d6529d0537eb37412f1 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
elpa-packages (a68-mode): New package --- elpa-packages | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index f299a06a26..4f5ba6f7b5 100644 --- a/elpa-packages +++ b/elpa-packages @@ -33,7 +33,9 @@ ;; some manual intervention (typically, because the two branches have ;; diverged). -((ace-window :url "https://github.com/abo-abo/ace-window") +((a68-mode :url "https://git.sr.ht/~jemarch/a68-mode" + :ignored-files ("COPYING")) + (ace-window :url "https://github.com/abo-abo/ace-window") (ack :url "https://github.com/leoliu/ack-el") (activities :url "https://github.com/alphapapa/activities.el.git" :release-branch "stable"