branch: main commit 570cc75a271daede2c198458572e393f08703ce7 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (tam): Fix typo --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 4aee3a9b46..a0cd123d43 100644 --- a/elpa-packages +++ b/elpa-packages @@ -528,7 +528,6 @@ ;; The Bzr<->Git bridge wasn't working well enough last time I tried. :manual-sync t) (package-fixes :url nil) - (pam :url "https://github.com/owinebar/emacs-table-allocation-manager") (parsec :url "https://github.com/cute-jumper/parsec.el.git") (parser-generator :url "https://github.com/cjohansson/emacs-parser-generator") (path-iterator :url nil) @@ -667,6 +666,7 @@ (tNFA :url "http://www.dr-qubit.org/git/predictive.git" :manual-sync t ;; The upstream doesn't exist any more! ) + (tam :url "https://github.com/owinebar/emacs-table-allocation-manager") (taxy :url "https://github.com/alphapapa/taxy.el.git" :doc "taxy.info" :ignored-files ("images"))