Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
27009a49
Commit
27009a49
authored
Jul 17, 2001
by
Eli Zaretskii
Browse files
Document display-images-p.
parent
196de866
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
etc/NEWS
etc/NEWS
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+8
-0
No files found.
etc/NEWS
View file @
27009a49
...
...
@@ -3711,6 +3711,9 @@ display. Lisp programs should call these functions instead of testing
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.
...
...
lisp/ChangeLog
View file @
27009a49
2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
* toolbar/tool-bar.el (tool-bar-add-item-from-menu)
(tool-bar-add-item): Don't call image-related primitives if the
display doesn't support images.
* frame.el (display-images-p): New function.
2001-07-17 Gerd Moellmann <gerd@gnu.org>
* server.el (server-visit-files): Handle the case the specified
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment