diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1160,6 +1160,11 @@ This command is useful when you perform version control commands | |||
| 1160 | outside Emacs (e.g., from the shell prompt), or if you switch the VC | 1160 | outside Emacs (e.g., from the shell prompt), or if you switch the VC |
| 1161 | back-end for the buffer's file, or remove it from version control. | 1161 | back-end for the buffer's file, or remove it from version control. |
| 1162 | 1162 | ||
| 1163 | --- | ||
| 1164 | *** The VC state indicator in the mode line now defaults to more | ||
| 1165 | colorful faces to make it more obvious to the user what the state is. | ||
| 1166 | See the `vc-faces' customization group. | ||
| 1167 | |||
| 1163 | +++ | 1168 | +++ |
| 1164 | *** New option `vc-annotate-background-mode' controls whether | 1169 | *** New option `vc-annotate-background-mode' controls whether |
| 1165 | the color range from `vc-annotate-color-map' is applied to the | 1170 | the color range from `vc-annotate-color-map' is applied to the |