aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* fix disable linum-mode in modesJesús2019-01-311-3/+15
|
* Fix the following functions might not be defined at runtimeJesús2019-01-221-41/+50
| | | | | | | | | | | | | - 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
* Fix the function ‘editorconfig-mode’ is not known to be definedJesús2019-01-221-1/+3
| | | | FS #2
* Fix the following functions are not known to be defined: ivy-read, ↵Jesús2019-01-221-12/+21
| | | | | | enable-smerge-maybe FS #2
* fix the function ‘ecb-deactivate’ might not be defined at runtime.Jesús2019-01-221-3/+8
| | | | FS #2
* Change directory lisp/ to modules/Jesús2019-01-2236-0/+1170
FS #2