diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -701,6 +701,11 @@ Instead, the Lisp reader approximates an infinity with the nearest | |||
| 701 | finite value, and a NaN with some other non-numeric object that | 701 | finite value, and a NaN with some other non-numeric object that |
| 702 | provokes an error if used numerically. | 702 | provokes an error if used numerically. |
| 703 | 703 | ||
| 704 | +++ | ||
| 705 | ** X color support compatibility aliases are now marked obsolete. | ||
| 706 | The compatibility aliases 'x-defined-colors', 'x-color-defined-p', | ||
| 707 | 'x-color-values', and 'x-display-color-p' are now obsolete. | ||
| 708 | |||
| 704 | 709 | ||
| 705 | * Lisp Changes in Emacs 30.1 | 710 | * Lisp Changes in Emacs 30.1 |
| 706 | 711 | ||