diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -324,6 +324,11 @@ cycle for each frame, using the frame-local buffer list. | |||
| 324 | converts whitespace around point to N spaces. | 324 | converts whitespace around point to N spaces. |
| 325 | 325 | ||
| 326 | --- | 326 | --- |
| 327 | ** C-x 5 C-o displays a specified buffer in another frame | ||
| 328 | but does not switch to that frame. It's the multi-frame | ||
| 329 | analogue of C-x 4 C-o. | ||
| 330 | |||
| 331 | --- | ||
| 327 | ** New commands to operate on pairs of open and close characters: | 332 | ** New commands to operate on pairs of open and close characters: |
| 328 | `insert-pair', `delete-pair', `raise-sexp'. | 333 | `insert-pair', `delete-pair', `raise-sexp'. |
| 329 | 334 | ||