diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -333,6 +333,10 @@ helps to restore window buffers across Emacs sessions. | |||
| 333 | You can use this in 'display-buffer-alist' to match buffers displayed | 333 | You can use this in 'display-buffer-alist' to match buffers displayed |
| 334 | during the execution of particular commands. | 334 | during the execution of particular commands. |
| 335 | 335 | ||
| 336 | *** New command 'other-window-backward' ('C-x O'). | ||
| 337 | This moves in the opposite direction of 'other-window' and is for its | ||
| 338 | default keybinding consistent with 'repeat-mode'. | ||
| 339 | |||
| 336 | ** Frames | 340 | ** Frames |
| 337 | 341 | ||
| 338 | +++ | 342 | +++ |