We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e421ed commit 709048eCopy full SHA for 709048e
1 file changed
test/jest/install/Eask
@@ -33,7 +33,8 @@
33
34
;; VC install
35
(when (version<= "29.1" emacs-version)
36
- (depends-on "msgu" :vc "https://github.com/jcs-elpa/msgu"))
+ ;;(depends-on "msgu" :vc "https://github.com/jcs-elpa/msgu")
37
+ )
38
39
;; Recipe install
40
(depends-on "watch-cursor"
0 commit comments