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

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

[elpa] master 327e01c 20/42: Add commentary to diff-hl-flydiff


From: Dmitry Gutov
Subject: [elpa] master 327e01c 20/42: Add commentary to diff-hl-flydiff
Date: Wed, 09 Sep 2015 19:03:36 +0000

branch: master
commit 327e01c7117cfa64523797646e2e08b3d0aa2988
Author: PythonNut <address@hidden>
Commit: PythonNut <address@hidden>

    Add commentary to diff-hl-flydiff
---
 diff-hl-flydiff.el |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/diff-hl-flydiff.el b/diff-hl-flydiff.el
index 3d7c2c7..2335074 100644
--- a/diff-hl-flydiff.el
+++ b/diff-hl-flydiff.el
@@ -20,6 +20,9 @@
 
 ;;; Commentary:
 
+;; This mode enables diffing on-the-fly (i.e. without saving the buffer first)
+;; Toggle in all buffers with M-x diff-hl-flydiff-mode
+
 ;;; Code:
 
 (require 'diff-hl)



reply via email to

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