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

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

[elpa] externals/olivetti af1d719 010/134: Revert "Using run-window-conf


From: Stefan Monnier
Subject: [elpa] externals/olivetti af1d719 010/134: Revert "Using run-window-configuration-change-hook fn"
Date: Thu, 25 Apr 2019 09:57:17 -0400 (EDT)

branch: externals/olivetti
commit af1d719be0822cbf2bc6586b2ca5275937b48059
Author: Paul Rankin <address@hidden>
Commit: Paul Rankin <address@hidden>

    Revert "Using run-window-configuration-change-hook fn"
    
    This reverts commit 514bc461bcddfa438d17a42d887084f02d949814.
---
 olivetti.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/olivetti.el b/olivetti.el
index f2aafc7..d0273a3 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -127,7 +127,7 @@ hidden."
           (delete-selection-mode 1))
         (add-hook 'window-configuration-change-hook
                   'olivetti-set-environment nil t)
-        (run-window-configuration-change-hook))
+        (run-hooks 'window-configuration-change-hook))
     (olivetti-set-mode-line 'exit)
     (set-window-margins nil nil)
     (remove-hook 'window-configuration-change-hook



reply via email to

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