update of packages
This commit is contained in:
14
lisp/page-break-lines/page-break-lines-pkg.el
Normal file
14
lisp/page-break-lines/page-break-lines-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "page-break-lines" "20230804.658" "Display ^L page breaks as tidy horizontal lines"
|
||||
'((emacs "24.4"))
|
||||
:commit "c4283f580fa4feeb9abcaebb99709007db0a3159" :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:
|
||||
Reference in New Issue
Block a user