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

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

[elpa] externals/agitate 905e921029: Remove 'require' path from sample c


From: ELPA Syncer
Subject: [elpa] externals/agitate 905e921029: Remove 'require' path from sample configuration
Date: Thu, 29 Sep 2022 02:57:16 -0400 (EDT)

branch: externals/agitate
commit 905e9210293edda765a09c47cd48093157c707b9
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove 'require' path from sample configuration
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index daa58d430a..97938ffc6d 100644
--- a/README.org
+++ b/README.org
@@ -271,7 +271,7 @@ Everything is in place to set up the package.
 
 ;; Agitate is still a WORK-IN-PROGRESS.
 
-(require 'agitate "/home/prot/Git/Projects/agitate/agitate.el")
+(require 'agitate)
 
 (add-hook 'diff-mode-hook #'agitate-diff-enable-outline-minor-mode)
 



reply via email to

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