11 lines
462 B
EmacsLisp
11 lines
462 B
EmacsLisp
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
|
(define-package "page-break-lines" "20250218.1607"
|
|
"Display ^L page breaks as tidy horizontal lines."
|
|
'((emacs "25.1"))
|
|
:url "https://github.com/purcell/page-break-lines"
|
|
:commit "982571749c8fe2b5e2997dd043003a1b9fe87b38"
|
|
:revdesc "982571749c8f"
|
|
:keywords '("convenience" "faces")
|
|
:authors '(("Steve Purcell" . "steve@sanityinc.com"))
|
|
:maintainers '(("Steve Purcell" . "steve@sanityinc.com")))
|