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

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

[elpa] externals/logos 90ec28cd10 21/25: Delete trailing parenthesis


From: ELPA Syncer
Subject: [elpa] externals/logos 90ec28cd10 21/25: Delete trailing parenthesis
Date: Fri, 11 Mar 2022 08:58:02 -0500 (EST)

branch: externals/logos
commit 90ec28cd1093822521bc828b09b5e9712f1995e8
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Delete trailing parenthesis
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 4d04e7e2fc..64bcdaeec9 100644
--- a/README.org
+++ b/README.org
@@ -286,7 +286,7 @@ placement invoke the ~recenter~ function with a numeric 
argument.
   "Use `recenter' to reposition the view at the top."
   (recenter 0))
 
-(add-hook 'logos-page-motion-hook #'my-logos--recenter-top))
+(add-hook 'logos-page-motion-hook #'my-logos--recenter-top)
 #+end_src
 
 The =0= argument refers to the topmost line.  So =1= points to the line



reply via email to

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