Mercurial > emacs
changeset 38471:83fa544a8070
Document display-images-p.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 17 Jul 2001 12:59:50 +0000 |
parents | b8361f155685 |
children | 2f035dea6508 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Jul 17 12:59:14 2001 +0000 +++ b/etc/NEWS Tue Jul 17 12:59:50 2001 +0000 @@ -3711,6 +3711,9 @@ the value of the variables `window-system' or `system-type', or calling platform-specific functions such as `x-display-pixel-width'. +The new function `display-images-p' returns non-nil if a particular +display can display image files. + +++ ** The minibuffer prompt is now actually inserted in the minibuffer.