emacs.d/elpa/page-break-lines-20190519.2238/page-break-lines-pkg.el
2019-12-12 17:30:29 +01:00

2 lines
397 B
EmacsLisp

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