diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -2395,8 +2395,10 @@ In addition, a new command 'U' removes all marks. | |||
| 2395 | 2395 | ||
| 2396 | +++ | 2396 | +++ |
| 2397 | *** New command 'w' in Log View mode. | 2397 | *** New command 'w' in Log View mode. |
| 2398 | 'w' now copies the revision of the log entry at point to the kill ring. | 2398 | The new command 'log-view-copy-revision-as-kill', by default bound to |
| 2399 | If there are marked revisions, it copies those, instead. | 2399 | 'w' in Log View mode, copies to the kill ring the ID of the revision at |
| 2400 | point in the log entry. If there are marked revisions, it copies the | ||
| 2401 | IDs of those, instead. | ||
| 2400 | 2402 | ||
| 2401 | ** Diff mode | 2403 | ** Diff mode |
| 2402 | 2404 | ||