bump: :core
Fuco1/smartparens@37f77bf2e2 -> Fuco1/smartparens@ec15aaa748 Wilfred/helpful@67cdd1030b -> Wilfred/helpful@209971ba9f bbatsov/projectile@f3468e8d20 -> bbatsov/projectile@4d6da873ae domtronn/all-the-icons.el@65c496d3d1 -> domtronn/all-the-icons.el@ca1ef30004 emacs-straight/project@4fe1eec803 -> emacs-straight/project@c52ec93689 jscheid/dtrt-indent@66fc30af02 -> jscheid/dtrt-indent@57f4072fa8 justbur/emacs-which-key@1217db8c63 -> justbur/emacs-which-key@1ab1d0cc88 raxod502/straight.el@e2de88ea0e -> radian-software/straight.el@0e204d418d Includes a fix for #5207 (see radian-software/straight.el#955), which occasionally caused arrayp errors when installing/upgrading packages. Fix: #5207 Ref: radian-software/straight.el#955
This commit is contained in:
parent
26d47b5ebc
commit
77e9932966
6 changed files with 16 additions and 16 deletions
|
@ -38,7 +38,7 @@
|
|||
(set-repl-handler! 'clojurescript-mode #'+clojure/open-cljs-repl :persist t)
|
||||
(set-eval-handler! '(clojure-mode clojurescript-mode clojurec-mode) #'cider-eval-region))
|
||||
|
||||
;; HACK Fix raxod502/radian#446: CIDER tries to calculate the frame's
|
||||
;; HACK Fix radian-software/radian#446: CIDER tries to calculate the frame's
|
||||
;; background too early; sometimes before the initial frame has been
|
||||
;; initialized, causing errors.
|
||||
(defvar cider-docview-code-background-color nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue