branch: externals/agitate
commit 9146d7cd54bd9921560bc5299f5e7405d30d96eb
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Rename to agitate-diff-enable-outline-minor-mode
---
 agitate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agitate.el b/agitate.el
index cc4d1ed9ab..400cfb8945 100644
--- a/agitate.el
+++ b/agitate.el
@@ -162,7 +162,7 @@ with the plus or minus sign, call `diff-hunk-kill' 
interactively."
 (defvar outline-minor-mode-highlight)
 
 ;;;###autoload
-(defun agitate-enable-outline-minor-mode ()
+(defun agitate-diff-enable-outline-minor-mode ()
   "Enable `outline-minor-mode' with appropriate tweaks for diffs.
 
 This basically gives you folding of diff hunks by means of the

Reply via email to