From 83068b97511f98e0f4529e01fc254da187397e90 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Mon, 5 Jan 2026 17:02:23 -0500 Subject: [PATCH] Whitespace --- global.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/global.org b/global.org index 4df0b2f..a55c260 100644 --- a/global.org +++ b/global.org @@ -583,9 +583,9 @@ ("" . jump-to-mark) ("" . just-activate-mark) ("" . just-activate-mark))) - - ;; prevent the menu-bar from stealing my binding - (advice-add 'menu-bar-enable-clipboard :override (lambda ())) + + ;; prevent the menu-bar from stealing my binding + (advice-add 'menu-bar-enable-clipboard :override (lambda ())) #+end_src See [[help:menu-bar-enable-clipboard][here]] for more information about the last line ** Global bindings