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 e488ed4 commit b9713a1Copy full SHA for b9713a1
Eask
@@ -21,7 +21,7 @@
21
22
(development
23
(depends-on "php-mode")
24
- (depends-on "buttercup")
25
- )
+ (depends-on "buttercup"))
26
27
-(setq network-security-level 'low) ; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432
+;; see https://github.com/jcs090218/setup-emacs-windows/issues/156#issuecomment-932956432
+(setq network-security-level 'low)
0 commit comments