We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47178d3 commit db92245Copy full SHA for db92245
Cask
@@ -1,5 +1,5 @@
1
(source gnu)
2
(source melpa)
3
4
-(package "right-click-context" "0.2.0" "Right Click Context menu")
+(package "right-click-context" "0.3.0" "Right Click Context menu")
5
(package-file "right-click-context.el")
right-click-context.el
@@ -4,7 +4,7 @@
;; Author: USAMI Kenta <[email protected]>
6
;; Created: 8 May 2016
7
-;; Version: 0.2.0
+;; Version: 0.3.0
8
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5") (popup "0.5"))
9
;; Keywords: mouse menu rightclick
10
;; Homepage: https://github.com/zonuexe/right-click-context
0 commit comments