8 lines
345 B
EmacsLisp
8 lines
345 B
EmacsLisp
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
|
(define-package "org-bullets" "20200317.1740"
|
|
"Show bullets in org-mode as UTF-8 characters."
|
|
()
|
|
:url "https://github.com/integral-dw/org-bullets"
|
|
:commit "9ec0dbd30be7c6310804141ee952ac8c5f753557"
|
|
:revdesc "9ec0dbd30be7"
|
|
:maintainers '(("D. Williams" . "d.williams@posteo.net")))
|