Address package-lint warnings and errors

This commit is contained in:
Gergely Polonkai 2018-11-19 10:48:12 +01:00
parent 3a42d2a344
commit ec9850f3d5
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
;;; alert-termux --- alert.el notifications on Termux -*- lexical-binding: t; -*-
;;; alert-termux.el --- alert.el notifications on Termux -*- lexical-binding: t; -*-
;; Copyright (C) 2018 Gergely Polonkai
;; Author: Gergely Polonkai <gergely@polonkai.eu>
;; Keywords: termux, alert, notification
;; Keywords: terminals
;; Version: 1.0
;; Package-Requires: ((emacs "24.4"))
;; URL: https://github.com/gergelypolonkai/termux-alert
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by