Working emacs prelude with ox-twbs
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
;;; Code:
|
||||
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
|
||||
|
||||
;;;### (autoloads nil "smart-mode-line" "smart-mode-line.el" (23122
|
||||
;;;;;; 58422 315643 781000))
|
||||
;;;### (autoloads nil "smart-mode-line" "smart-mode-line.el" (23124
|
||||
;;;;;; 14369 65512 482000))
|
||||
;;; Generated autoloads from smart-mode-line.el
|
||||
|
||||
(when load-file-name (let ((dir (file-name-as-directory (file-name-directory load-file-name)))) (add-to-list 'custom-theme-load-path dir) (when (file-directory-p (file-name-as-directory (concat dir "themes"))) (add-to-list 'custom-theme-load-path (file-name-as-directory (concat dir "themes"))))))
|
||||
@@ -22,7 +22,7 @@ the mode-line will be setup.
|
||||
;;;***
|
||||
|
||||
;;;### (autoloads nil "smart-mode-line-dark-theme" "smart-mode-line-dark-theme.el"
|
||||
;;;;;; (23122 58422 332316 461000))
|
||||
;;;;;; (23124 14369 82179 227000))
|
||||
;;; Generated autoloads from smart-mode-line-dark-theme.el
|
||||
|
||||
(when load-file-name (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))
|
||||
@@ -30,7 +30,7 @@ the mode-line will be setup.
|
||||
;;;***
|
||||
|
||||
;;;### (autoloads nil "smart-mode-line-light-theme" "smart-mode-line-light-theme.el"
|
||||
;;;;;; (23122 58422 308974 709000))
|
||||
;;;;;; (23124 14369 58845 784000))
|
||||
;;; Generated autoloads from smart-mode-line-light-theme.el
|
||||
|
||||
(when load-file-name (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))
|
||||
@@ -38,15 +38,15 @@ the mode-line will be setup.
|
||||
;;;***
|
||||
|
||||
;;;### (autoloads nil "smart-mode-line-respectful-theme" "smart-mode-line-respectful-theme.el"
|
||||
;;;;;; (23122 58422 302305 638000))
|
||||
;;;;;; (23124 14369 52179 86000))
|
||||
;;; Generated autoloads from smart-mode-line-respectful-theme.el
|
||||
|
||||
(when load-file-name (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))
|
||||
|
||||
;;;***
|
||||
|
||||
;;;### (autoloads nil nil ("smart-mode-line-pkg.el") (23122 58422
|
||||
;;;;;; 325647 389000))
|
||||
;;;### (autoloads nil nil ("smart-mode-line-pkg.el") (23124 14369
|
||||
;;;;;; 75512 529000))
|
||||
|
||||
;;;***
|
||||
|
||||
|
||||
Reference in New Issue
Block a user