Edit caption and comment of "Set the third set of Emacs options"
This commit is contained in:
parent
51993cf300
commit
1ffb0c3fbf
@ -296,11 +296,11 @@ recommendation of [[info:emacs#Saving Customizations][saving customizations (inf
|
||||
package-selected-packages '(async debbugs no-littering))
|
||||
#+end_src
|
||||
|
||||
#+caption[Set the third set of Emacs options: upgrade build in Org]:
|
||||
#+caption: Set the third set of Emacs options: upgrade build in Org.
|
||||
#+caption[Set the third set of Emacs options: upgrade Org and transient]:
|
||||
#+caption: Set the third set of Emacs options: upgrade Org and transient.
|
||||
#+name: lst:3rd-setopt-call
|
||||
#+begin_src emacs-lisp
|
||||
;; Enable `package-install-upgrade-build-in' to upgrade Org.
|
||||
;; Enable `package-install-upgrade-build-in' to upgrade Org and transient.
|
||||
;; Disable upgrading other packages by pinning them to "nongnu".
|
||||
(setopt package-install-upgrade-built-in t
|
||||
package-pinned-packages
|
||||
|
Loading…
Reference in New Issue
Block a user