branch: elpa/ws-butler
commit aa1935f1502554ec41fccd61f88bfa0eaccfc216
Author: Le Wang <[email protected]>
Commit: Le Wang <[email protected]>
update documentation re: highlight-changes-mode
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 4b2404b261..f63cc511a1 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,9 @@ the data on disk has been cleaned up (revert the buffer to
confirm).
3. I started experimenting with using `highlight-changes-mode` to trim only
lines I touch on save.
+4. Now, the dependency to `highlight-changes-mode` has been removed and we
+ handle change changing through text properties ourselves.
+
## This is the result