]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | (define-package "highlight-indentation" "20210221.1418" "Minor modes for highlighting indentation" 'nil :commit "d88db4248882da2d4316e76ed673b4ac1fa99ce3" :authors |
2 | '(("Anton Johansson" . "anton.johansson@gmail.com")) | |
3 | :maintainers | |
4 | '(("Anton Johansson" . "anton.johansson@gmail.com")) | |
5 | :maintainer | |
6 | '("Anton Johansson" . "anton.johansson@gmail.com") | |
7 | :url "https://github.com/antonj/Highlight-Indentation-for-Emacs") | |
8 | ;; Local Variables: | |
9 | ;; no-byte-compile: t | |
10 | ;; End: |