Mercurial > emacs
changeset 104767:8d8d06eea864
Documented define-obsolete-face-alias.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 01 Sep 2009 02:54:49 +0000 |
parents | b5e40c2f5b4d |
children | 17d2ae0948e2 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Sep 01 02:54:16 2009 +0000 +++ b/etc/NEWS Tue Sep 01 02:54:49 2009 +0000 @@ -224,6 +224,7 @@ ** completion-annotate-function specifies how to compute annotations for completions displayed in *Completions*. ++++ ** Face aliases can now be marked as obsolete, using the macro `define-obsolete-face-alias'.