aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 02f47560a75..70f9476e71e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -970,6 +970,11 @@ replace the face `compare-windows', which is now an obsolete alias for
970`compare-windows-added'. 970`compare-windows-added'.
971 971
972--- 972---
973*** The VC state indicator in the mode line now has different faces
974corresponding to each of the possible states. See the `vc-faces'
975customization group.
976
977---
973*** `log-edit-insert-changelog' converts "(tiny change)" to 978*** `log-edit-insert-changelog' converts "(tiny change)" to
974"Copyright-paperwork-exempt: yes". Set `log-edit-rewrite-tiny-change' 979"Copyright-paperwork-exempt: yes". Set `log-edit-rewrite-tiny-change'
975nil to disable this. 980nil to disable this.