aboutsummaryrefslogtreecommitdiffstats
path: root/modules/init-editing-utils.el
Commit message (Collapse)AuthorAgeFilesLines
* fix visualizer popup undo-treeJesús2019-02-031-6/+21
|
* Fix pop-up neo-treeJesús2019-02-031-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 upJesús2019-02-011-1/+2
|
* Change directory lisp/ to modules/Jesús2019-01-221-0/+69
FS #2