bump: :core
bbatsov/projectile@0243ad7dc9 -> bbatsov/projectile@f3468e8d20 domtronn/all-the-icons.el@2c963ebb75 -> domtronn/all-the-icons.el@65c496d3d1 jscheid/dtrt-indent@926fc4260c -> jscheid/dtrt-indent@66fc30af02 raxod502/straight.el@653b04a64f -> raxod502/straight.el@e2de88ea0e
This commit is contained in:
parent
45a2e8b540
commit
9d1513af46
4 changed files with 10 additions and 7 deletions
|
@ -176,6 +176,9 @@ one wants that.")
|
|||
;; Prevent a possible source of crashes when there's a syntax error
|
||||
;; in the autoloads file
|
||||
debug-on-error
|
||||
;; Non-nil interferes with autoload generation in Emacs < 29. See
|
||||
;; raxod502/straight.el#904.
|
||||
(left-margin 0)
|
||||
;; The following bindings are in `package-generate-autoloads'.
|
||||
;; Presumably for a good reason, so I just copied them
|
||||
(backup-inhibited t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue