update of packages
This commit is contained in:
18
lisp/helpful/helpful-pkg.el
Normal file
18
lisp/helpful/helpful-pkg.el
Normal file
@@ -0,0 +1,18 @@
|
||||
(define-package "helpful" "20231028.516" "A better *help* buffer"
|
||||
'((emacs "25")
|
||||
(dash "2.18.0")
|
||||
(s "1.11.0")
|
||||
(f "0.20.0")
|
||||
(elisp-refs "1.2"))
|
||||
:commit "a32a5b3d959a7fccf09a71d97b3d7c888ac31c69" :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:
|
||||
3104
lisp/helpful/helpful.el
Normal file
3104
lisp/helpful/helpful.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user