emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals-release/org 563a4396b6 1/3: org-assert-version: Deletin


From: ELPA Syncer
Subject: [elpa] externals-release/org 563a4396b6 1/3: org-assert-version: Deleting trailing whitespace
Date: Mon, 2 Jan 2023 02:58:04 -0500 (EST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]