emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/posframe 3c740c1 28/40: add convenience keyword


From: Feng Shu
Subject: [elpa] externals/posframe 3c740c1 28/40: add convenience keyword
Date: Wed, 5 Feb 2020 04:27:21 -0500 (EST)

branch: externals/posframe
commit 3c740c1c16e72f96572a86959c76a0d69ecaf77b
Author: conao3 <address@hidden>
Commit: conao3 <address@hidden>

    add convenience keyword
    
    This change solve below package-lint warning
    
    > You should include standard keywords: see the variable
    > `finder-known-keywords'. (emacs-lisp-package)
---
 posframe.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/posframe.el b/posframe.el
index 561ba3f..9d71d21 100644
--- a/posframe.el
+++ b/posframe.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Feng Shu <address@hidden>
 ;; URL: https://github.com/tumashu/posframe
 ;; Version: 0.5.0
-;; Keywords: tooltip
+;; Keywords: convenience, tooltip
 ;; Package-Requires: ((emacs "26"))
 
 ;; This file is part of GNU Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]