emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master 418dbc7 32/42: Update docs to reflect new diff-hl-flydiff-


From: Dmitry Gutov
Subject: [elpa] master 418dbc7 32/42: Update docs to reflect new diff-hl-flydiff-mode
Date: Wed, 09 Sep 2015 19:03:45 +0000

branch: master
commit 418dbc77fb6d05cee27b8d6c47bdb179a489f373
Author: PythonNut <address@hidden>
Commit: PythonNut <address@hidden>

    Update docs to reflect new diff-hl-flydiff-mode
---
 README.md |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 0f9fe64..4a71d5e 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ The package also contains auxiliary modes:
 * `diff-hl-margin-mode` changes the highlighting function to
   use the margin instead of the fringe.
 * `diff-hl-amend-mode` shifts the reference revision back by one.
+* `diff-hl-flydiff-mode` enables diffing unsaved changes
 
 Check out the Commentary section in each respective file for the usage
 instructions.
@@ -46,11 +47,6 @@ Emacs 24+. On OS X, Emacs 24.3 or higher is recommended.
 Notes
 =====
 
-* Since it uses the corresponding VC diff command, it's only accurate when the
-  buffer is in saved state. Highlighting changes "on the fly" might be better,
-  maybe we can do something similar to `highlight-markup-buffers` with a hidden
-  buffer containing the unmodified copy.
-
 * We conflict with other modes when they put indicators on the fringe,
   such as [Flycheck](https://github.com/flycheck/flycheck). This is
   rarely a significant problem, since if you're using such a mode,



reply via email to

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