diff options
| author | Gerd Moellmann | 1999-10-07 20:27:26 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 1999-10-07 20:27:26 +0000 |
| commit | ef6d912c5ed663b4104ecdf97229adf04806b8f8 (patch) | |
| tree | 9b8c49e93250cf5498ea99c36922815977b9d8bb | |
| parent | 6e3b63f7be9f0a3e14e84781bbd29dc5cf332bc2 (diff) | |
| download | emacs-ef6d912c5ed663b4104ecdf97229adf04806b8f8.tar.gz emacs-ef6d912c5ed663b4104ecdf97229adf04806b8f8.zip | |
Add section for change of pixmap-spec-p to bitmap-spec-p.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -392,6 +392,9 @@ Note that +++ before an item means the Lisp manual has been updated. | |||
| 392 | When you add a new item, please add it without either +++ or --- | 392 | When you add a new item, please add it without either +++ or --- |
| 393 | so I will know I still need to look at it -- rms. | 393 | so I will know I still need to look at it -- rms. |
| 394 | 394 | ||
| 395 | ** The function `pixmap-spec-p' has been renamed `bitmap-spec-p' | ||
| 396 | because `bitmap' is more in line with the usual X terminology. | ||
| 397 | |||
| 395 | ** New function `propertize' | 398 | ** New function `propertize' |
| 396 | 399 | ||
| 397 | The new function `propertize' can be used to conveniently construct | 400 | The new function `propertize' can be used to conveniently construct |