From 466ab8a0a1e2694b34e74109f7460802b1212a85 Mon Sep 17 00:00:00 2001 From: Jai Flack Date: Mon, 16 May 2022 13:09:02 +1000 Subject: [PATCH] * elpa-packages (flyspell-correct): New package * elpa-packages (flyspell-correct-avy-menu): New package * elpa-packages (flyspell-correct-helm): New package * elpa-packages (flyspell-correct-ido): New package * elpa-packages (flyspell-correct-ivy): New package * elpa-packages (flyspell-correct-popup): New package --- elpa-packages | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/elpa-packages b/elpa-packages index 7c1b7128d6..3fa6a7c994 100644 --- a/elpa-packages +++ b/elpa-packages @@ -163,6 +163,48 @@ ("flymake-kondor" :url "https://github.com/turbo-cafe/flymake-kondor" :ignored-files ("COPYING.txt")) + ("flyspell-correct" :url "https://github.com/d12frosted/flyspell-correct" + :news "CHANGELOG.org" + :ignored-files (".github" "images" "test" "Cask" "LICENSE.md" "Makefile" + "flyspell-correct-avy-menu.el" "flyspell-correct-helm.el" + "flyspell-correct-ido.el" "flyspell-correct-ivy.el" + "flyspell-correct-popup.el" "makem.sh")) + + ("flyspell-correct-avy-menu" :url "https://github.com/d12frosted/flyspell-correct" + :news "CHANGELOG.org" + :ignored-files (".github" "images" "test" "Cask" "LICENSE.md" "Makefile" + "flyspell-correct-helm.el" "flyspell-correct-ido.el" + "flyspell-correct-ivy.el" "flyspell-correct-popup.el" + "flyspell-correct.el" "makem.sh")) + + ("flyspell-correct-helm" :url "https://github.com/d12frosted/flyspell-correct" + :news "CHANGELOG.org" + :ignored-files (".github" "images" "test" "Cask" "LICENSE.md" "Makefile" + "flyspell-correct-avy-menu.el" "flyspell-correct-ido.el" + "flyspell-correct-ivy.el" "flyspell-correct-popup.el" + "flyspell-correct.el" "makem.sh")) + + ("flyspell-correct-ido" :url "https://github.com/d12frosted/flyspell-correct" + :news "CHANGELOG.org" + :ignored-files (".github" "images" "test" "Cask" "LICENSE.md" "Makefile" + "flyspell-correct-avy-menu.el" "flyspell-correct-helm.el" + "flyspell-correct-ivy.el" "flyspell-correct-popup.el" + "flyspell-correct.el" "makem.sh")) + + ("flyspell-correct-ivy" :url "https://github.com/d12frosted/flyspell-correct" + :news "CHANGELOG.org" + :ignored-files (".github" "images" "test" "Cask" "LICENSE.md" "Makefile" + "flyspell-correct-avy-menu.el" "flyspell-correct-helm.el" + "flyspell-correct-ido.el" "flyspell-correct-popup.el" + "flyspell-correct.el" "makem.sh")) + + ("flyspell-correct-popup" :url "https://github.com/d12frosted/flyspell-correct" + :news "CHANGELOG.org" + :ignored-files (".github" "images" "test" "Cask" "LICENSE.md" "Makefile" + "flyspell-correct-avy-menu.el" "flyspell-correct-helm.el" + "flyspell-correct-ido.el" "flyspell-correct-ivy.el" + "flyspell-correct.el" "makem.sh")) + ("forth-mode" :url "https://github.com/larsbrinkhoff/forth-mode" :ignored-files ("test" "Makefile" "compile.el")) -- 2.30.2