From 563a4396b6afb6d46f0b6c2c04f2ce11625ab698 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 1 Jan 2023 22:23:43 -0500 Subject: [PATCH] org-assert-version: Deleting trailing whitespace Otherwise this fails Emacs's pre-commit check. --- lisp/org-macs.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-macs.el b/lisp/org-macs.el index bdfca1292..72929cdd2 100644 --- a/lisp/org-macs.el +++ b/lisp/org-macs.el @@ -74,9 +74,9 @@ Version mismatch is commonly encountered in the following situations: loading of the newer Org version. It is recommended to put - + %s - + early in the config. Ideally, right after the straight.el bootstrap. Moving `use-package' :straight declaration may not be sufficient if the corresponding `use-package' statement is