aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8f8ce56cdf3..329f7e799bc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -224,6 +224,7 @@ ucs-normalize-HFS-NFC-region, ucs-normalize-HFS-NFC-string.
224** completion-annotate-function specifies how to compute annotations 224** completion-annotate-function specifies how to compute annotations
225for completions displayed in *Completions*. 225for completions displayed in *Completions*.
226 226
227+++
227** Face aliases can now be marked as obsolete, using the macro 228** Face aliases can now be marked as obsolete, using the macro
228`define-obsolete-face-alias'. 229`define-obsolete-face-alias'.
229 230