commit 26b39debfce2730a67c973bc5ae75e4546bb0ca3 from: Omar Polo date: Tue Aug 31 09:12:32 2021 UTC remove debug macroexpand commit - 95a78ecb257f08390634ae8d7d6bf2ea1150d527 commit + 26b39debfce2730a67c973bc5ae75e4546bb0ca3 blob - d9122ad00badb9e490346a2fbf6f79147f9918fa blob + 55d230c86bf0c221a527c8881ee5db166e25e63c --- vc-got.el +++ vc-got.el @@ -179,8 +179,6 @@ If nil, use the value of `vc-diff-switches'. If t, us (indent defun)) (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."