emacs.d/elpa/page-break-lines-20200121.837/page-break-lines-pkg.el
2020-01-29 18:18:31 +01:00

2 lines
396 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "page-break-lines" "20200121.837" "Display ^L page breaks as tidy horizontal lines" '((emacs "24.4")) :commit "6fb993a42059b58d1a0219006f2d61ebd3b2c9e6" :keywords '("convenience" "faces") :authors '(("Steve Purcell" . "steve@sanityinc.com")) :maintainer '("Steve Purcell" . "steve@sanityinc.com") :url "https://github.com/purcell/page-break-lines")