summary refs log tree commit diff
path: root/emacs/site-lisp/elastic-pkg.el
blob: 3ba8b7b2b01f1c44fadf38088b4ce201edcac97e (plain)
1
2
3
4
5
6
(define-package
  "elastic"
  "1.0.0"
  "Elastic Spaces and Tabs for Programming With Proportional Fonts."
  '((emacs "29.1")
    (dash "2.19.1")))