update of packages
This commit is contained in:
14
lisp/dim/dim-pkg.el
Normal file
14
lisp/dim/dim-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "dim" "20160818.949" "Change mode-line names of major/minor modes"
|
||||
'((emacs "24.4"))
|
||||
:commit "110624657fec0c8a7b3589108230e6a635302ae0" :authors
|
||||
'(("Alex Kost" . "alezost@gmail.com"))
|
||||
:maintainers
|
||||
'(("Alex Kost" . "alezost@gmail.com"))
|
||||
:maintainer
|
||||
'("Alex Kost" . "alezost@gmail.com")
|
||||
:keywords
|
||||
'("convenience")
|
||||
:url "https://github.com/alezost/dim.el")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user