15 lines
440 B
EmacsLisp
15 lines
440 B
EmacsLisp
(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:
|