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

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

[elpa] externals/satchel 2f14e833a6 5/9: Require project.el


From: ELPA Syncer
Subject: [elpa] externals/satchel 2f14e833a6 5/9: Require project.el
Date: Tue, 22 Feb 2022 16:57:52 -0500 (EST)

branch: externals/satchel
commit 2f14e833a66c3128640e17ab3a35109220843caf
Author: Theodor Thornhill <theo@thornhill.no>
Commit: Theodor Thornhill <theo@thornhill.no>

    Require project.el
---
 fannypack.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fannypack.el b/fannypack.el
index 6a296bedb2..45bc07e40b 100644
--- a/fannypack.el
+++ b/fannypack.el
@@ -37,6 +37,7 @@
 ;;; Code:
 
 (require 'vc-git)
+(require 'project)
 
 (defgroup fannypack nil
   "You cannot leave your house without your fannypack."



reply via email to

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