[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/idle-highlight-mode f8b3cf0de1 10/16: Update description
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/idle-highlight-mode f8b3cf0de1 10/16: Update description |
Date: |
Tue, 7 Feb 2023 23:59:17 -0500 (EST) |
branch: elpa/idle-highlight-mode
commit f8b3cf0de12c68b5ec39c2ad34c80aa5d54915a4
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>
Update description
---
idle-highlight-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/idle-highlight-mode.el b/idle-highlight-mode.el
index 77fd893b38..9f7c0a10b8 100755
--- a/idle-highlight-mode.el
+++ b/idle-highlight-mode.el
@@ -15,7 +15,8 @@
;;; Commentary:
;; M-x idle-highlight-mode sets an idle timer that highlights all
-;; occurrences in the buffer of the symbol under the point.
+;; occurrences in the buffer of the symbol under the point
+;; (optionally highlighting in all other buffers as well).
;; Enabling it in a hook is recommended if you don't want it enabled
;; for all buffers, just programming ones.
- [nongnu] elpa/idle-highlight-mode updated (5418252a11 -> 215d6612b4), ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode ca1c028daf 04/16: Add melpa link, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode 00938d86b4 01/16: Correct URL, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode 9976d951f5 07/16: Cleanup: emacs native format, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode f8b3cf0de1 10/16: Update description,
ELPA Syncer <=
- [nongnu] elpa/idle-highlight-mode 8ded8426e9 11/16: Release 1.1.4, avoid `global-` prefix for functions and variables, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode d0eb1dc453 15/16: Cleanup: reformat with updated elisp-autofmt, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode 215d6612b4 16/16: Cleanup: disable formatting for quoted text, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode e654412df7 06/16: Cleanup: format, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode 0a712722c9 03/16: Cleanup: use plist-dolist, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode 37e181903c 09/16: Cleanup: add fill-column local variable, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode ae5e663dda 08/16: Cleanup: formatting, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode 6749314b0d 13/16: Fix compatibility for pos-bol/eol for emacs <29.1, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode 6f3a6252e9 02/16: Resolve issues building the packages with elpa.gnu.org, ELPA Syncer, 2023/02/07
- [nongnu] elpa/idle-highlight-mode c02f1c4bb2 05/16: Cleanup: require pcase for pcase-dolist, ELPA Syncer, 2023/02/07