commit d3ca33b4b1b2229a9cb002bbb5b973e2fa0ef45b from: Omar Polo date: Mon Aug 16 18:04:06 2021 UTC add the required "headers" for a package Emacs 27.1 is a prerequisite because of flatten-list, otherwise it should run on 25.1 onwards. commit - 521246409cbaa0a57f3a5b153ef50b36722ee0eb commit + d3ca33b4b1b2229a9cb002bbb5b973e2fa0ef45b blob - e34fa270c033cd5c7662c675e6e0fbbec2b108cd blob + eecd9c537b12b798ef85c7d1d38978a6a44c0d97 --- vc-got.el +++ vc-got.el @@ -3,7 +3,10 @@ ;; Copyright (C) 2020 Omar Polo ;; Author: Omar Polo +;; URL: https://git.omarpolo.com/vc-got/ ;; Keywords: vc +;; Version: 0 +;; Package-Requires: ((emacs "27.1")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by