branch: externals/lin
commit 993ed8519715dcd390ebb3c9f983f3c8d2d56de2
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add world-clock-mode-hook to the lin-mode-hooks
---
 lin.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lin.el b/lin.el
index 2100252c69..ffde3efcef 100644
--- a/lin.el
+++ b/lin.el
@@ -91,7 +91,8 @@
     pdf-outline-buffer-mode-hook
     proced-mode-hook
     tabulated-list-mode-hook
-    tar-mode-hook)
+    tar-mode-hook
+    world-clock-mode-hook)
   "List of hooks that should be used by the `lin-global-mode'.
 Lin activates `hl-line-mode' and remaps its face to `lin-face'.
 This makes it possible to tweak the `lin-face' in order to

Reply via email to