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

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

[elpa] externals/nano-theme a866528d97 1/4: Added round corners for emac


From: ELPA Syncer
Subject: [elpa] externals/nano-theme a866528d97 1/4: Added round corners for emacs-plus@29
Date: Sat, 29 Oct 2022 09:57:56 -0400 (EDT)

branch: externals/nano-theme
commit a866528d97a68acfc955f15fad33c7dc65d46514
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>

    Added round corners for emacs-plus@29
---
 nano-theme-support.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nano-theme-support.el b/nano-theme-support.el
index 31f3d9ce99..dbc4bc83f5 100644
--- a/nano-theme-support.el
+++ b/nano-theme-support.el
@@ -408,6 +408,7 @@ background color that is barely perceptible."
                  '(internal-border-width . 24)
                  '(left-fringe . 0)
                  '(right-fringe . 0)
+                 '(undecorated-round . t) ;; emacs-plu@29 only
                  '(tool-bar-lines . 0)
                  '(menu-bar-lines . 0))))
 



reply via email to

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