5 Commits

Author SHA1 Message Date
f058926969
simple command pin into use-package 2019-08-09 11:46:57 -05:00
aa77769f08
change to MELPA mirror of smart-mode-line 2019-07-02 18:10:40 -05:00
ed08b1201f
neotree from MELPA: until fix https://github.com/jaypei/emacs-neotree/issues/317 2019-05-12 19:00:44 -05:00
baebade667
change package-archive-priorities melpa-stable firts
Use the option package-archive-priorities which was made for this
very purpose. To prefer MELPA Stable over MELPA.

The higher the number, the higher the priority of a package archive.
For any package that exists in multiple archives Emacs' package manager
picks the package from the archive with the highest priority,
and ignores packages in other archives, even if the version number
is higher.

If the package exists in two archives of the same priority,
the higher version number wins, and ultimately
I think the order in package-archives.
2019-02-01 14:43:16 -05:00
ced0fe8f9e
Change directory lisp/ to modules/
FS #2
2019-01-22 15:45:41 -05:00