From 9b0dffd3e4629c93bda38385ff8058209a76638f Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Tue, 20 Feb 2024 14:19:16 +0100 Subject: [PATCH] Disable `tooltip-mode' --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 5d9253e..20cda21 100644 --- a/README.org +++ b/README.org @@ -255,6 +255,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]]. tab-always-indent 'complete tab-width 8 tool-bar-mode nil + tooltip-mode nil url-cookie-trusted-urls nil url-cookie-untrusted-urls '(".*") use-dialog-box nil