.emacs.d/elpa/page-break-lines-20181221.2308/page-break-lines-pkg.el

3 lines
397 B
EmacsLisp

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