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

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

[elpa] master 3a46453 4/6: Fix typo


From: Dmitry Gutov
Subject: [elpa] master 3a46453 4/6: Fix typo
Date: Wed, 03 Feb 2016 23:03:37 +0000

branch: master
commit 3a4645363321ff7e5d73723fc464d8014abeb8bb
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    Fix typo
---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 8de2bf0..b8bbe3a 100644
--- a/README.md
+++ b/README.md
@@ -96,5 +96,5 @@ If you're using a version before 2.4.0, it defines 
`magit-revert-buffer-hook`
 When using Magit 2.4 or newer, add this to your init script:
 
 ```lisp
-(add-hook 'magit-post-refresh-hook 'diff-hl-magit-post-refresh t)
+(add-hook 'magit-post-refresh-hook 'diff-hl-magit-post-refresh)
 ```



reply via email to

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