diff options
| author | Maxime Coste <mawww@kakoune.org> | 2020-01-02 21:27:16 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2020-01-02 22:36:26 +1100 |
| commit | 8b6ed26e8ce1cd0266deeb720d17d92b43e0ceff (patch) | |
| tree | 52a7eba8cf9852ac30747aefeae09bab9a50fba1 /doc | |
| parent | 43dc494e5cfac649c8f242b940a656adcae906db (diff) | |
Few style changes on history exposition code
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/pages/changelog.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/pages/changelog.asciidoc b/doc/pages/changelog.asciidoc index fc9dd94c..25a45aa4 100644 --- a/doc/pages/changelog.asciidoc +++ b/doc/pages/changelog.asciidoc @@ -3,6 +3,11 @@ This changelog contains major and/or breaking changes to Kakoune between released versions. +== Development version + +* Expose history tree through `$kak_history` and + `$kak_uncommitted_modifications` + == Kakoune 2019.12.10 * Arrow keys and `<home>`, `<end>` are not normal mode commands |
