Initial commit

This commit is contained in:
Mateus Pinto Rodrigues
2017-11-11 15:15:10 -02:00
commit 58c3bd6728
1202 changed files with 434097 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
;;; zenburn-theme-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "zenburn-theme" "zenburn-theme.el" (23008 50205
;;;;;; 490910 66000))
;;; Generated autoloads from zenburn-theme.el
(and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; zenburn-theme-autoloads.el ends here

View File

@@ -0,0 +1,2 @@
;;; -*- no-byte-compile: t -*-
(define-package "zenburn-theme" "20171010.543" "A low contrast color theme for Emacs." 'nil :commit "a26323ca3029d653f658b8236ae9528d242c885b" :url "http://github.com/bbatsov/zenburn-emacs")

File diff suppressed because it is too large Load Diff