From 418dbc77fb6d05cee27b8d6c47bdb179a489f373 Mon Sep 17 00:00:00 2001 From: PythonNut Date: Thu, 3 Sep 2015 22:56:00 +0000 Subject: [PATCH] Update docs to reflect new diff-hl-flydiff-mode --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0f9fe6481..4a71d5e0d 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, -- 2.39.2