Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove duplicate code-cleanup | Jesús | 2019-05-14 | 1 | -3/+0 |
| | |||||
* | fix: to use shift-selection with Org-mode, customize 'org-support-shift-select | Jesús | 2019-03-13 | 1 | -0/+4 |
| | |||||
* | Do not hard-code ~/emacs.d | Jesús | 2019-03-03 | 1 | -1/+1 |
| | | | | Instead, use user-emacs-directory | ||||
* | fix visualizer popup undo-tree | Jesús | 2019-02-03 | 1 | -6/+21 |
| | |||||
* | Fix pop-up neo-tree | Jesús | 2019-02-03 | 1 | -1/+2 |
| | | | | | | | | | 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. | ||||
* | Fixed erase mode pop up | Jesús | 2019-02-01 | 1 | -1/+2 |
| | |||||
* | Change directory lisp/ to modules/ | Jesús | 2019-01-22 | 1 | -0/+69 |
FS #2 |