Henrik Lissner 2022-03-30 17:44:30 +02:00
parent 45a2e8b540
commit 9d1513af46
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
4 changed files with 10 additions and 7 deletions

View file

@ -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)