update of packages
This commit is contained in:
14
lisp/langtool/langtool-pkg.el
Normal file
14
lisp/langtool/langtool-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "langtool" "20230222.326" "Grammar check utility using LanguageTool"
|
||||
'((emacs "24.3"))
|
||||
:commit "416abc7d1c1cbb31a9bddad458366215bad0089b" :authors
|
||||
'(("Masahiro Hayashi" . "mhayashi1120@gmail.com"))
|
||||
:maintainers
|
||||
'(("Masahiro Hayashi" . "mhayashi1120@gmail.com"))
|
||||
:maintainer
|
||||
'("Masahiro Hayashi" . "mhayashi1120@gmail.com")
|
||||
:keywords
|
||||
'("docs")
|
||||
:url "https://github.com/mhayashi1120/Emacs-langtool")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
1756
lisp/langtool/langtool.el
Normal file
1756
lisp/langtool/langtool.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user