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

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

[elpa] externals/lin 97e4eb4650 2/2: Add grep and proced to lin-mode-hoo


From: ELPA Syncer
Subject: [elpa] externals/lin 97e4eb4650 2/2: Add grep and proced to lin-mode-hooks
Date: Wed, 13 Apr 2022 10:57:45 -0400 (EDT)

branch: externals/lin
commit 97e4eb46502c4358539cc68e8f27df5c75c7e1f0
Author: Nicolas De Jaeghere <nicolas@dejaeghe.re>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add grep and proced to lin-mode-hooks
    
    Grep and Proced make good candidates for inclusion in the default hooks.
---
 lin.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lin.el b/lin.el
index b9918ae851..a51479646f 100644
--- a/lin.el
+++ b/lin.el
@@ -77,6 +77,7 @@
     dired-mode-hook
     elfeed-search-mode-hook
     git-rebase-mode-hook
+    grep-mode-hook
     ibuffer-mode-hook
     ilist-mode-hook
     ledger-report-mode-hook
@@ -87,6 +88,7 @@
     notmuch-tree-mode-hook
     occur-mode-hook
     org-agenda-mode-hook
+    proced-mode-hook
     tabulated-list-mode-hook)
   "List of hooks that should enable Lin.
 



reply via email to

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