update of packages
This commit is contained in:
17
lisp/flycheck-pos-tip/flycheck-pos-tip-pkg.el
Normal file
17
lisp/flycheck-pos-tip/flycheck-pos-tip-pkg.el
Normal file
@@ -0,0 +1,17 @@
|
||||
(define-package "flycheck-pos-tip" "20200516.1600" "Display Flycheck errors in GUI tooltips"
|
||||
'((emacs "24.1")
|
||||
(flycheck "0.22")
|
||||
(pos-tip "0.4.6"))
|
||||
:commit "dc57beac0e59669926ad720c7af38b27c3a30467" :authors
|
||||
'(("Akiha Senda" . "senda.akiha@gmail.com")
|
||||
("Sebastian Wiesner" . "swiesner@lunaryorn.com"))
|
||||
:maintainers
|
||||
'(("Sebastian Wiesner" . "swiesner@lunaryorn.com"))
|
||||
:maintainer
|
||||
'("Sebastian Wiesner" . "swiesner@lunaryorn.com")
|
||||
:keywords
|
||||
'("tools" "convenience")
|
||||
:url "https://github.com/flycheck/flycheck-pos-tip")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user