status.22x

This commit is contained in:
Guillaume Munch 2016-04-30 16:07:51 +01:00
parent fe5e117038
commit a5e2024fc4

View File

@ -62,6 +62,14 @@ What's new
- Raise GuiView on buffer switch to bring it topmost in multi-window mode.
- Shortcut preferences: ask the user for removing bindings when using the
"restore" button (#9174).
- Shortcut preferences: fix the already-bound-key detection logic.
- Shortcut preferences: don't forget to trigger the search when it is
initialized with the previous value.
* INTERNALS