11 lines
396 B
EmacsLisp
11 lines
396 B
EmacsLisp
(define-package "flyspell-correct" "20210724.1042" "Correcting words with flyspell via custom interface"
|
|
'((emacs "24"))
|
|
:commit "2e098db03cba74149257e31213097d043780e80a" :authors
|
|
'(("Boris Buliga" . "boris@d12frosted.io"))
|
|
:maintainer
|
|
'("Boris Buliga" . "boris@d12frosted.io")
|
|
:url "https://github.com/d12frosted/flyspell-correct")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|