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

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

[elpa] externals/ergoemacs-mode 982c28c 171/325: Cleanup


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode 982c28c 171/325: Cleanup
Date: Sat, 23 Oct 2021 18:48:46 -0400 (EDT)

branch: externals/ergoemacs-mode
commit 982c28c534777216f63c50ed87df5b81f8b45962
Author: Walter Landry <wlandry@caltech.edu>
Commit: Walter Landry <wlandry@caltech.edu>

    Cleanup
---
 ergoemacs-themes.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 0a456bc..b3b28c4 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -1192,8 +1192,6 @@ calling any other ergoemacs-set-* function"
   (ergoemacs-set-menu-bar-file)
   )
 
-(add-hook 'ergoemacs-mode-startup-hook #'ergoemacs-install-standard-theme)
-
 (defun ergoemacs-install-org-bindings ()
   (define-key org-mode-map (kbd "<C-return>") 
'ergoemacs-org-insert-heading-respect-content)
   (define-key org-mode-map (kbd "<M-down>") 'ergoemacs-org-metadown)



reply via email to

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