commit | author | age | ||
5cb5f7 | 1 | ;;; -*- no-byte-compile: t -*- |
C | 2 | (define-package "flycheck-pos-tip" "20180610.1615" "Display Flycheck errors in GUI tooltips" '((emacs "24.1") (flycheck "0.22") (pos-tip "0.4.6")) :commit "909113977d37739387c7f099d74a724cfe6efcec" :keywords '("tools" "convenience") :authors '(("Akiha Senda" . "senda.akiha@gmail.com") ("Sebastian Wiesner" . "swiesner@lunaryorn.com")) :maintainer '("Sebastian Wiesner" . "swiesner@lunaryorn.com") :url "https://github.com/flycheck/flycheck-pos-tip") |