Added emacs prelude and config
This commit is contained in:
15
emacs/.emacs.d/elpa/dash-20180107.818/dash-autoloads.el
Normal file
15
emacs/.emacs.d/elpa/dash-20180107.818/dash-autoloads.el
Normal file
@@ -0,0 +1,15 @@
|
||||
;;; dash-autoloads.el --- automatically extracted autoloads
|
||||
;;
|
||||
;;; Code:
|
||||
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
|
||||
|
||||
;;;### (autoloads nil nil ("dash.el") (23122 58396 335683 527000))
|
||||
|
||||
;;;***
|
||||
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:
|
||||
;;; dash-autoloads.el ends here
|
||||
2
emacs/.emacs.d/elpa/dash-20180107.818/dash-pkg.el
Normal file
2
emacs/.emacs.d/elpa/dash-20180107.818/dash-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;;; -*- no-byte-compile: t -*-
|
||||
(define-package "dash" "20180107.818" "A modern list library for Emacs" 'nil :commit "528e5a51f1af668e3075f2beccd2b39785ccb2ba" :keywords '("lists"))
|
||||
2770
emacs/.emacs.d/elpa/dash-20180107.818/dash.el
Normal file
2770
emacs/.emacs.d/elpa/dash-20180107.818/dash.el
Normal file
File diff suppressed because it is too large
Load Diff
BIN
emacs/.emacs.d/elpa/dash-20180107.818/dash.elc
Normal file
BIN
emacs/.emacs.d/elpa/dash-20180107.818/dash.elc
Normal file
Binary file not shown.
Reference in New Issue
Block a user