branch: externals/logos commit 90ec28cd1093822521bc828b09b5e9712f1995e8 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@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