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

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

[nongnu] elpa/alect-themes 13ac162 103/269: Add newline between sexps


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 13ac162 103/269: Add newline between sexps
Date: Thu, 21 Oct 2021 17:58:58 -0400 (EDT)

branch: elpa/alect-themes
commit 13ac162d137f47e49bfd704189a08910fac2dd7d
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Add newline between sexps
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 7a468f3..d0ed7a0 100644
--- a/README.md
+++ b/README.md
@@ -231,6 +231,7 @@ can try the following workaround to achieve the new 
behaviour:
          (face-spec-set-2 face frame (cadr spec)))
       (face-spec-set-2 face frame (face-default-spec face))))
   (face-spec-set-2 face frame (get face 'face-override-spec)))
+
 (defadvice face-spec-recalc (around new-recalc (face frame) activate)
   "Use `face-spec-recalc-new' instead."
   (face-spec-recalc-new face frame))



reply via email to

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