update packages
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
(define-package "dim" "20160818.949" "Change mode-line names of major/minor modes"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(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:
|
||||
:url "https://github.com/alezost/dim.el"
|
||||
:commit "110624657fec0c8a7b3589108230e6a635302ae0"
|
||||
:revdesc "110624657fec"
|
||||
:keywords '("convenience")
|
||||
:authors '(("Alex Kost" . "alezost@gmail.com"))
|
||||
:maintainers '(("Alex Kost" . "alezost@gmail.com")))
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
|
||||
;; Author: Alex Kost <alezost@gmail.com>
|
||||
;; Created: 24 Dec 2015
|
||||
;; Version: 0.1
|
||||
;; Package-Version: 20160818.949
|
||||
;; Package-Revision: 110624657fec
|
||||
;; URL: https://github.com/alezost/dim.el
|
||||
;; Keywords: convenience
|
||||
;; Package-Requires: ((emacs "24.4"))
|
||||
|
||||
Reference in New Issue
Block a user