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

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

[elpa] externals/logos e368d3dd95 1/2: Fix symbol of function in sample


From: ELPA Syncer
Subject: [elpa] externals/logos e368d3dd95 1/2: Fix symbol of function in sample code
Date: Wed, 31 Aug 2022 21:57:44 -0400 (EDT)

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

    Fix symbol of function in sample code
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 750a8c672c..c8bbf0cdae 100644
--- a/README.org
+++ b/README.org
@@ -600,7 +600,7 @@ thus:
 Then use it like this:
 
 #+begin_src emacs-lisp
-(add-hook 'after-enable-theme-hook #'logos-update-fringe-color-post-theme-load)
+(add-hook 'after-enable-theme-hook #'logos-update-fringe-in-buffers)
 #+end_src
 
 * Acknowledgements



reply via email to

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