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

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

[elpa] externals/vc-got 26b39de 135/145: remove debug macroexpand


From: ELPA Syncer
Subject: [elpa] externals/vc-got 26b39de 135/145: remove debug macroexpand
Date: Thu, 9 Sep 2021 15:58:49 -0400 (EDT)

branch: externals/vc-got
commit 26b39debfce2730a67c973bc5ae75e4546bb0ca3
Author: Omar Polo <op@omarpolo.com>
Commit: Omar Polo <op@omarpolo.com>

    remove debug macroexpand
---
 vc-got.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/vc-got.el b/vc-got.el
index d9122ad..55d230c 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -180,8 +180,6 @@ If nil, use the value of `vc-diff-switches'.  If t, use no 
switches."
   (when (version<= version emacs-version)
     `(progn ,@body)))
 
-(macroexpand-1 '(vc-got--with-version<= "29.0.50" foobar))
-
 (defun vc-got--program-version ()
   "Return string representing the got version."
   (let (process-file-side-effects)



reply via email to

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