From 4496811df15e8e198cf12f8389434b5e1f761157 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Mon, 24 Jun 2024 16:36:27 +0200 Subject: [PATCH] Do not enable `winner-mode' --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index 1686d37..55ee686 100644 --- a/README.org +++ b/README.org @@ -237,8 +237,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]]. url-cookie-untrusted-urls '(".*") use-dialog-box nil use-short-answers t - view-read-only t - winner-mode t) + view-read-only t) #+end_src #+caption[Set the second set of Emacs options: pin packages to archives]: