From 1ffb0c3fbf0e95d231a08a477a59f8eae678f12c Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Sun, 28 May 2023 14:30:04 +0200 Subject: [PATCH] Edit caption and comment of "Set the third set of Emacs options" --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 73acaf2..87b7c18 100644 --- a/README.org +++ b/README.org @@ -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