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

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

[nongnu] elpa/dracula-theme 9f23772 126/187: Little customization for th


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme 9f23772 126/187: Little customization for the test-profile.el file
Date: Thu, 21 Oct 2021 18:05:08 -0400 (EDT)

branch: elpa/dracula-theme
commit 9f23772ca8027f0c1fe8b2a9d55ca88d42160813
Author: Étienne Deparis <etienne@depar.is>
Commit: Étienne Deparis <etienne@depar.is>

    Little customization for the test-profile.el file
---
 test-profile.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-profile.el b/test-profile.el
index a5822f9..4339ff6 100644
--- a/test-profile.el
+++ b/test-profile.el
@@ -1,4 +1,6 @@
 (advice-add #'x-apply-session-resources :override #'ignore)
+(setq make-backup-files nil
+      visible-bell t)
 
 (load-file "dracula-theme.el")
 (load-theme 'dracula t)



reply via email to

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