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

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

[GNU ELPA] Track-Changes version 1.2


From: ELPA update
Subject: [GNU ELPA] Track-Changes version 1.2
Date: Mon, 06 May 2024 05:04:48 -0400

Version 1.2 of package Track-Changes has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Track-Changes describes itself as:

  ====================================
  API to react to buffer modifications
  ====================================

More at https://elpa.gnu.org/packages/track-changes.html

## Summary:

  This library is a layer of abstraction above `before-change-functions'
  and `after-change-functions' which takes care of accumulating changes
  until a time when its client finds it convenient to react to them.

  It provides an API that is easier to use correctly than our
  `*-change-functions' hooks.  Problems that it claims to solve:

## Recent NEWS:

Since v1.1:

- New function `track-changes-inconsistent-state-p'.



reply via email to

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