diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 12 |
1 files changed, 7 insertions, 5 deletions
| @@ -167,11 +167,13 @@ directories in the destination. | |||
| 167 | 167 | ||
| 168 | ** Help | 168 | ** Help |
| 169 | 169 | ||
| 170 | *** 'C-h l' (view-lossage) now displays last keystrokes and commands | 170 | --- |
| 171 | in the same format as the edit buffer of edit-last-kbd-macro. | 171 | *** Output format of 'C-h l' (view-lossage) has changed. |
| 172 | This makes possible to copy the lines from the buffer generated | 172 | For convenience, 'view-lossage' now displays the last keystrokes |
| 173 | by 'view-lossage', yank them to the buffer "*Edit Macro*" created by | 173 | and commands in the same format as the edit buffer of |
| 174 | 'edit-last-kbd-macro', and save the macro by 'C-c C-c'. | 174 | 'edit-last-kbd-macro'. This makes it possible to copy the lines from |
| 175 | the buffer generated by 'view-lossage' to the "*Edit Macro*" buffer | ||
| 176 | created by 'edit-last-kbd-macro', and to save the macro by 'C-c C-c'. | ||
| 175 | 177 | ||
| 176 | ** Ibuffer | 178 | ** Ibuffer |
| 177 | 179 | ||