diff options
| author | Glenn Morris | 2009-08-31 01:34:13 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-08-31 01:34:13 +0000 |
| commit | 197b67b127d423c06802ee89277937a62a95aadb (patch) | |
| tree | e040f19947d1397b6785b72e355469f78b26db92 | |
| parent | e7d3b898346078328656a13925f6d7a6c92dd3ac (diff) | |
| download | emacs-197b67b127d423c06802ee89277937a62a95aadb.tar.gz emacs-197b67b127d423c06802ee89277937a62a95aadb.zip | |
Mention define-obsolete-face-alias.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -224,6 +224,9 @@ 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 |
| 225 | for completions displayed in *Completions*. | 225 | for completions displayed in *Completions*. |
| 226 | 226 | ||
| 227 | ** Face aliases can now be marked as obsolete, using the macro | ||
| 228 | `define-obsolete-face-alias'. | ||
| 229 | |||
| 227 | 230 | ||
| 228 | * Installation Changes in Emacs 23.1 | 231 | * Installation Changes in Emacs 23.1 |
| 229 | 232 | ||