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

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

[elpa] externals/site-lisp 2240b37fb7 2/2: Do not modify 'after-init-hoo


From: ELPA Syncer
Subject: [elpa] externals/site-lisp 2240b37fb7 2/2: Do not modify 'after-init-hook'
Date: Wed, 5 Apr 2023 16:59:50 -0400 (EDT)

branch: externals/site-lisp
commit 2240b37fb73dcacd627fe77876e8ccd599b3869b
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Do not modify 'after-init-hook'
---
 site-lisp.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/site-lisp.el b/site-lisp.el
index 944c8d94ad..69933ea2ef 100644
--- a/site-lisp.el
+++ b/site-lisp.el
@@ -124,7 +124,5 @@ If this directory doesn't exist, nothing is done."
 ;;;###autoload
 (defalias 'site-lisp-initialise #'site-lisp-reload)
 
-(add-hook 'after-init-hook #'site-lisp-reload)
-
 (provide 'site-lisp)
 ;;; site-lisp.el ends here



reply via email to

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