diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -275,6 +275,9 @@ whole tree revisions. | |||
| 275 | *** In VC directory mode, `L' lists the change log for the current VC | 275 | *** In VC directory mode, `L' lists the change log for the current VC |
| 276 | controlled tree in a window. | 276 | controlled tree in a window. |
| 277 | 277 | ||
| 278 | *** In VC directory mode, `I' shows a log of changes that will be | ||
| 279 | received with a pull operation. | ||
| 280 | |||
| 278 | *** `C-x v G' (globally) and `G' (in VC directory mode) ignores a file | 281 | *** `C-x v G' (globally) and `G' (in VC directory mode) ignores a file |
| 279 | under current version control system. When called with a prefix | 282 | under current version control system. When called with a prefix |
| 280 | argument, you can remove a file from the ignored file list. | 283 | argument, you can remove a file from the ignored file list. |