diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -138,6 +138,9 @@ Only variables defined using `defcustom' are considered user options. | |||
| 138 | The function `user-variable-p' is now an obsolete alias for | 138 | The function `user-variable-p' is now an obsolete alias for |
| 139 | `custom-variable-p'. | 139 | `custom-variable-p'. |
| 140 | 140 | ||
| 141 | ** `face-spec-set' no longer sets frame-specific attributes when the | ||
| 142 | third argument is a frame (that usage was obsolete since Emacs 22.2). | ||
| 143 | |||
| 141 | 144 | ||
| 142 | * Lisp changes in Emacs 24.2 | 145 | * Lisp changes in Emacs 24.2 |
| 143 | 146 | ||