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

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

[elpa] externals/cursory f41a0113cc 07/11: Remove trailing parenthesis


From: ELPA Syncer
Subject: [elpa] externals/cursory f41a0113cc 07/11: Remove trailing parenthesis
Date: Thu, 21 Apr 2022 14:57:32 -0400 (EDT)

branch: externals/cursory
commit f41a0113cc48dd15323cd552d8298d05d7ee8d18
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove trailing parenthesis
---
 cursory.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cursory.el b/cursory.el
index 1a5f991e68..e81eda0bce 100644
--- a/cursory.el
+++ b/cursory.el
@@ -153,7 +153,7 @@ Can be assigned to `kill-emacs-hook'."
                  "lisp-data"
                "emacs-lisp")
              " -*-\n"))
-      (pp (intern (car cursory--style-hist)) (current-buffer)))))
+      (pp (intern (car cursory--style-hist)) (current-buffer))))
 
 (defvar cursory-recovered-preset nil
   "Recovered value of latest store cursor preset.")



reply via email to

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