15 lines
494 B
EmacsLisp
15 lines
494 B
EmacsLisp
(define-package "page-break-lines" "20250218.1607" "Display ^L page breaks as tidy horizontal lines"
|
|
'((emacs "25.1"))
|
|
:commit "982571749c8fe2b5e2997dd043003a1b9fe87b38" :authors
|
|
'(("Steve Purcell" . "steve@sanityinc.com"))
|
|
:maintainers
|
|
'(("Steve Purcell" . "steve@sanityinc.com"))
|
|
:maintainer
|
|
'("Steve Purcell" . "steve@sanityinc.com")
|
|
:keywords
|
|
'("convenience" "faces")
|
|
:url "https://github.com/purcell/page-break-lines")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|