mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-30 08:09:04 +00:00
Add an index for image-size.
* doc/lispref/display.texi (Showing Images): Add an index for image-size.
This commit is contained in:
parent
bb667ec73c
commit
81cf3b079a
@ -1,3 +1,7 @@
|
||||
2013-10-29 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* display.texi (Showing Images): Add an index for image-size.
|
||||
|
||||
2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* display.texi (Image Descriptors): Improve indexing.
|
||||
|
@ -4968,6 +4968,7 @@ This removes only images that were put into @var{buffer} the way
|
||||
@end defun
|
||||
|
||||
@defun image-size spec &optional pixels frame
|
||||
@cindex size of image
|
||||
This function returns the size of an image as a pair
|
||||
@w{@code{(@var{width} . @var{height})}}. @var{spec} is an image
|
||||
specification. @var{pixels} non-@code{nil} means return sizes
|
||||
|
Loading…
Reference in New Issue
Block a user