File: bm-pkg.el

package info (click to toggle)
bm-el 201808-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 212 kB
  • sloc: lisp: 1,422; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download
1
2
3
4
5
(define-package "bm"
  "201808" "Visible bookmarks in buffer."
  'nil
  :keywords '("bookmark" "highlight" "faces" "persistent")
  :url "https://github.com/joodland/bm")