emacs.d/elpa/page-break-lines-20200305.244/page-break-lines-pkg.el
2020-03-06 20:46:56 +01:00

2 lines
396 B
EmacsLisp

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