Add new packages installed
This commit is contained in:
27
elpa/zenburn-theme-20180222.1757/zenburn-theme-autoloads.el
Normal file
27
elpa/zenburn-theme-20180222.1757/zenburn-theme-autoloads.el
Normal file
@@ -0,0 +1,27 @@
|
||||
;;; 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" (23199 55692
|
||||
;;;;;; 212228 209000))
|
||||
;;; Generated autoloads from zenburn-theme.el
|
||||
|
||||
(defvar zenburn-override-colors-alist 'nil "\
|
||||
Place to override default theme colors.
|
||||
|
||||
You can override a subset of the theme's default colors by
|
||||
defining them in this alist.")
|
||||
|
||||
(custom-autoload 'zenburn-override-colors-alist "zenburn-theme" t)
|
||||
|
||||
(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
|
||||
2
elpa/zenburn-theme-20180222.1757/zenburn-theme-pkg.el
Normal file
2
elpa/zenburn-theme-20180222.1757/zenburn-theme-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;;; -*- no-byte-compile: t -*-
|
||||
(define-package "zenburn-theme" "20180222.1757" "A low contrast color theme for Emacs." 'nil :commit "3a9ae671d01d9828b3e2935c80e8796cd3c1d77b" :url "http://github.com/bbatsov/zenburn-emacs")
|
||||
1523
elpa/zenburn-theme-20180222.1757/zenburn-theme.el
Normal file
1523
elpa/zenburn-theme-20180222.1757/zenburn-theme.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user