gnu-emacs-sources
[Top][All Lists]
Advanced

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

[NonGNU ELPA] Idle-Highlight-Mode version 1.1.4


From: ELPA update
Subject: [NonGNU ELPA] Idle-Highlight-Mode version 1.1.4
Date: Wed, 08 Feb 2023 05:05:02 -0500

Version 1.1.4 of package Idle-Highlight-Mode has just been released in NonGNU 
ELPA.
You can now find it in M-x list-packages RET.

Idle-Highlight-Mode describes itself as:

  ==================================
  Highlight the word the point is on
  ==================================

More at https://elpa.nongnu.org/nongnu/idle-highlight-mode.html

## Summary:

  M-x idle-highlight-mode sets an idle timer that highlights all
  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.

  Example:

  (defun my-prog-mode-hook ()
    (idle-highlight-mode t))

## Recent NEWS:

[Not available 🙁]



reply via email to

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