Files
emacs-conf/lisp/flyspell-correct/flyspell-correct-pkg.el

10 lines
429 B
EmacsLisp

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "flyspell-correct" "20260106.955"
"Correcting words with flyspell via custom interface."
'((emacs "29.1"))
:url "https://github.com/d12frosted/flyspell-correct"
:commit "a5a41c0f3a7881bd3eba07bee424ecb7c7d5061e"
:revdesc "a5a41c0f3a78"
:authors '(("Boris Buliga" . "boris@d12frosted.io"))
:maintainers '(("Boris Buliga" . "boris@d12frosted.io")))