X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/7104ad532419689513d8f72dc61badd4e0272558..9e55c293a80c6173db756200742e74cb06468ab0:/beacon.el diff --git a/beacon.el b/beacon.el index adf6e1da7..422614919 100644 --- a/beacon.el +++ b/beacon.el @@ -5,7 +5,7 @@ ;; Author: Artur Malabarba ;; URL: https://github.com/Malabarba/beacon ;; Keywords: convenience -;; Version: 0.6.1 +;; Version: 1.0 ;; Package-Requires: ((seq "1.11")) ;; This program is free software; you can redistribute it and/or modify @@ -150,6 +150,7 @@ For instance, if you want to disable beacon on buffers where (add-hook 'beacon-dont-blink-predicates #'window-minibuffer-p) (defcustom beacon-dont-blink-major-modes '(t magit-status-mode magit-popup-mode + inf-ruby-mode gnus-summary-mode gnus-group-mode) "A list of major-modes where the beacon won't blink. Whenever the current buffer satisfies `derived-mode-p' for