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

3 lines
396 B
EmacsLisp
Raw Normal View History

2020-01-29 18:18:31 +01:00
;;; -*- no-byte-compile: t -*-
2020-03-06 20:46:56 +01:00
(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")