[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/lin 75f98524ec 29/46: Add bongo to lin-mode-hooks
From: |
ELPA Syncer |
Subject: |
[elpa] externals/lin 75f98524ec 29/46: Add bongo to lin-mode-hooks |
Date: |
Thu, 7 Apr 2022 23:57:46 -0400 (EDT) |
branch: externals/lin
commit 75f98524ec6e11e41f57f50d563a15a6ad2fd3d0
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add bongo to lin-mode-hooks
---
lin.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lin.el b/lin.el
index 83c4519d6b..1e09816628 100644
--- a/lin.el
+++ b/lin.el
@@ -98,7 +98,8 @@
:group 'convenience)
(defcustom lin-mode-hooks
- '(dired-mode-hook
+ '(bongo-mode-hook
+ dired-mode-hook
elfeed-search-mode-hook
git-rebase-mode-hook
ibuffer-mode-hook
- [elpa] externals/lin d51e895b46 28/46: Upgrade to version 0.2.0, (continued)
- [elpa] externals/lin d51e895b46 28/46: Upgrade to version 0.2.0, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 13aa36b6c7 30/46: Use custom setter for lin-face user option, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 0e2dd40062 39/46: Improve the minor-mode setup; add lin-global-mode, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 69bcc295ef 37/46: Abstract lin-mode lighter, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 9524720b45 41/46: Make minor tweaks to the manual, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 5ee05ac998 43/46: Fix bug in alias caused by typo, ELPA Syncer, 2022/04/07
- [elpa] externals/lin deacbddf05 32/46: Refine lin-face custom setter (extends 13aa36b), ELPA Syncer, 2022/04/07
- [elpa] externals/lin 87f572ad10 05/46: Rename faces; update their docs, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 6cd9348e06 07/46: Prepare manual and add relevant files, ELPA Syncer, 2022/04/07
- [elpa] externals/lin b094ebe589 17/46: Merge branch 'ctietze-main-patch-35663' into 'main', ELPA Syncer, 2022/04/07
- [elpa] externals/lin 75f98524ec 29/46: Add bongo to lin-mode-hooks,
ELPA Syncer <=
- [elpa] externals/lin ea174a53f2 36/46: Format the Commentary a bit better, ELPA Syncer, 2022/04/07
- [elpa] externals/lin fef282ebbb 44/46: Improve how lin--setup resets hooks, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 81c256632b 14/46: Update manual's Acknowledgements, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 6da81a4a70 23/46: Minor rewording of heading, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 96a61754c8 19/46: Account for the case of hl-line-face, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 4616650344 24/46: Added mu4e-headers-mode to lin-foreign-hooks, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 3c1df2c174 38/46: Fix stable version, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 07f40bd5e9 35/46: Add minor-mode lighter, ELPA Syncer, 2022/04/07
- [elpa] externals/lin fb32511d20 08/46: Add Acknowledgements to the manual, ELPA Syncer, 2022/04/07
- [elpa] externals/lin 8aa367ec86 13/46: Merge branch 'various' into 'main', ELPA Syncer, 2022/04/07