update packages
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
(define-package "dash" "20200524.1947" "A modern list library for Emacs" 'nil :commit "732d92eac56023a4fb4a5dc3d9d4e274ebf44bf9" :keywords
|
||||
'("lists")
|
||||
:authors
|
||||
(define-package "dash" "20210106.2158" "A modern list library for Emacs"
|
||||
'((emacs "24"))
|
||||
:commit "b3c58ffdb1739d601bc388cc7c7a9e7bd8e753f5" :authors
|
||||
'(("Magnar Sveen" . "magnars@gmail.com"))
|
||||
:maintainer
|
||||
'("Magnar Sveen" . "magnars@gmail.com"))
|
||||
'("Magnar Sveen" . "magnars@gmail.com")
|
||||
:keywords
|
||||
'("extensions" "lisp")
|
||||
:url "https://github.com/magnars/dash.el")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
2322
lisp/dash/dash.info
2322
lisp/dash/dash.info
File diff suppressed because it is too large
Load Diff
@@ -15,4 +15,4 @@ File: dir, Node: Top This is the top of the INFO tree
|
||||
* Menu:
|
||||
|
||||
Emacs
|
||||
* Dash: (dash.info). A modern list library for GNU Emacs
|
||||
* Dash: (dash.info). A modern list library for GNU Emacs.
|
||||
|
||||
Reference in New Issue
Block a user