Remove defunct straight-fix-org setting
It was removed upstream.
This commit is contained in:
parent
6075e6f143
commit
97d8de81fe
1 changed files with 1 additions and 3 deletions
|
@ -99,9 +99,7 @@ uses a straight or package.el command directly).")
|
|||
straight-vc-git-default-clone-depth 1
|
||||
;; Prefix declarations are unneeded bulk added to our autoloads file. Best
|
||||
;; we don't have to deal with them at all.
|
||||
autoload-compute-prefixes nil
|
||||
;; We handle it ourselves
|
||||
straight-fix-org nil)
|
||||
autoload-compute-prefixes nil)
|
||||
|
||||
(with-eval-after-load 'straight
|
||||
;; `let-alist' is built into Emacs 26 and onwards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue