doomemacs/core
Andrew Whatson aa087e3af2 Experimental fixes for undo-tree
Increase `undo-limit`, `undo-strong-limit` and `undo-outer-limit` by a
factor of ten, which should prevent emacs from prematurely truncating
the undo history and corrupting the tree.

Restore `undo-tree-auto-save-history` which was disabled to avoid
exacerbating the undo history truncation.

Change the `undo-tree` recipe to grab the latest version from the
maintainer's repostiory instead of the outdated ELPA version.

Restore `undo-tree-enable-undo-in-region` which should be fixed in the
latest version of `undo-tree`.
2019-10-01 22:37:18 +10:00
..
autoload Fix #1831: typo & extra args in doom/toggle-narrow-buffer 2019-09-27 11:34:21 -04:00
cli Remove doom-elpa-dir variable 2019-09-26 14:26:47 -04:00
templates
test
core-cli.el Remove 'doom patch-macos' command 2019-09-22 12:00:22 -04:00
core-editor.el Experimental fixes for undo-tree 2019-10-01 22:37:18 +10:00
core-keybinds.el
core-lib.el
core-modules.el Reformat custom use-package keyword config 2019-09-20 23:55:50 -04:00
core-packages.el Remove doom-elpa-dir variable 2019-09-26 14:26:47 -04:00
core-projects.el
core-ui.el Minor reformatting & comment revision 2019-09-22 11:59:53 -04:00
core.el doom/core: avoid the litter of session.* files 2019-09-28 15:22:40 +02:00
doctor.el
packages.el Experimental fixes for undo-tree 2019-10-01 22:37:18 +10:00