branch: externals-release/org commit 563a4396b6afb6d46f0b6c2c04f2ce11625ab698 Author: Kyle Meyer <k...@kyleam.com> Commit: Kyle Meyer <k...@kyleam.com>
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 bdfca12927..72929cdd26 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