diff options
| author | Daniel Semyonov <daniel@dsemy.com> | 2024-03-14 14:51:38 +0200 |
|---|---|---|
| committer | Daniel Semyonov <daniel@dsemy.com> | 2024-03-14 14:54:42 +0200 |
| commit | 0572966a0fabb0a15c109c4a8d33fc1a2adef41c (patch) | |
| tree | e4f3473343faa6a1c4e1892ae25dc9ab22db4d7b /NEWS | |
| parent | 6e668c186c34d1aa084c24fee1d662b11383f425 (diff) | |
* window-commander.el (wincom-mode): Remove legacy display function supportexternals/window-commander
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Window Commander NEWS -- history of user-visible changes. -*- mode: outline -*- +Window Commander NEWS -- history of user-visible changes. -*- mode: emacs-news -*- See the end of the file for an explanation of the versioning scheme. * 3.0.3 (wip) @@ -9,6 +9,9 @@ Android (if they have modifier keys). ** Add minor mode menu for window commands. ** Add command for selecting the most recently used window. ** Fix window selection when less than 'wincom-minimum' windows are tracked. +** Remove legacy display function support which was left in by accident. +Setting 'wincom-display-lighter' to a function is now equivalent to +setting it to any other non-nil value. * 3.0.2 |
