update packages
This commit is contained in:
@@ -1,18 +1,14 @@
|
||||
(define-package "helpful" "20250227.1527" "A better *help* buffer"
|
||||
'((emacs "25")
|
||||
(dash "2.18.0")
|
||||
(s "1.11.0")
|
||||
(f "0.20.0")
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "helpful" "20250408.334"
|
||||
"A better *help* buffer."
|
||||
'((emacs "25")
|
||||
(dash "2.18.0")
|
||||
(s "1.11.0")
|
||||
(f "0.20.0")
|
||||
(elisp-refs "1.2"))
|
||||
:commit "3794389ef685b6a59b3a487d0492c3add3c42c2f" :authors
|
||||
'(("Wilfred Hughes" . "me@wilfred.me.uk"))
|
||||
:maintainers
|
||||
'(("Wilfred Hughes" . "me@wilfred.me.uk"))
|
||||
:maintainer
|
||||
'("Wilfred Hughes" . "me@wilfred.me.uk")
|
||||
:keywords
|
||||
'("help" "lisp")
|
||||
:url "https://github.com/Wilfred/helpful")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/Wilfred/helpful"
|
||||
:commit "03756fa6ad4dcca5e0920622b1ee3f70abfc4e39"
|
||||
:revdesc "03756fa6ad4d"
|
||||
:keywords '("help" "lisp")
|
||||
:authors '(("Wilfred Hughes" . "me@wilfred.me.uk"))
|
||||
:maintainers '(("Wilfred Hughes" . "me@wilfred.me.uk")))
|
||||
|
||||
Reference in New Issue
Block a user