diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -205,6 +205,9 @@ property using the supplied face spec. | |||
| 205 | *** Face specs set via Custom themes now replace the `defface' spec | 205 | *** Face specs set via Custom themes now replace the `defface' spec |
| 206 | rather than inheriting from it (as do face specs set via Customize). | 206 | rather than inheriting from it (as do face specs set via Customize). |
| 207 | 207 | ||
| 208 | *** New face characteristic (supports :underline (:style wave)) | ||
| 209 | specifies whether or not the terminal can display a wavy line. | ||
| 210 | |||
| 208 | ** time-to-seconds is not obsolete any more. | 211 | ** time-to-seconds is not obsolete any more. |
| 209 | ** New function special-form-p. | 212 | ** New function special-form-p. |
| 210 | ** Docstrings can be made dynamic by adding a `dynamic-docstring-function' | 213 | ** Docstrings can be made dynamic by adding a `dynamic-docstring-function' |