| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
By default, Emacs packages such as undo-tree-mode seem to be dependent
on windows to display the visualization.
The first basic step would be to
`(setq pop-up-frames t)`
so that display-buffer always makes a new frame.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- off-p
- shrink-path-dirs
- neo-buffer--insert-root-entry
Fix functions are not known to be defined
- shrink-root-entry
- projectile-project-root
FS #2
|
|
|
|
| |
FS #2
|
|
|
|
|
|
| |
enable-smerge-maybe
FS #2
|
|
|
|
| |
FS #2
|
|
FS #2
|