Commit Graph

7 Commits

Author SHA1 Message Date
Henrik Lissner
5e7d684927
Fix #3089: undo-fu-mode not enabled early enough 2020-05-11 15:31:16 -04:00
Henrik Lissner
3ed98a41bb
emacs/undo: add "disabling persistent undo history" to readme 2020-05-09 15:39:37 -04:00
Henrik Lissner
0ca9b4b12f
Bump :emacs
dgutov/diff-hl@2cf8b48 -> dgutov/diff-hl@a625033
ideasman42/emacs-undo-fu@0c34b67 -> ideasman42/emacs-undo-fu@0ce9ac3
jtbm37/all-the-icons-dired@816987d -> jtbm37/all-the-icons-dired@fc2dfa1
ralesi/ranger.el@af6f781 -> ralesi/ranger.el@ae9b381
yqrashawn/fd-dired@fd4c3f4 -> yqrashawn/fd-dired@001cc95

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.
2020-04-30 01:28:02 -04:00
Henrik Lissner
9b3d8dc1bd
Fix inverted condition on +tree for undo module 2020-04-14 00:27:11 -04:00
Henrik Lissner
094d74c1c0
Fix undo-fu-session not loading
TIL a minor mode with a non-nil :init-value doesn't trigger its hooks.
2020-04-13 22:37:43 -04:00
Henrik Lissner
1d6f0b3e44
Move undo-fu keybinds to :emacs undo module 2020-04-13 18:50:29 -04:00
Henrik Lissner
3e340ab415
Add :emacs undo module
Moves undo-fu/undo-tree out of core and allows uses to choose one or the
other.

Relevant to #2339
2020-04-13 18:45:40 -04:00