all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
Cc: 35240-done@debbugs.gnu.org
Subject: bug#35240: (elisp manual) typo in image-size function's description
Date: Fri, 12 Apr 2019 21:47:21 +0300	[thread overview]
Message-ID: <83sgunkqme.fsf@gnu.org> (raw)
In-Reply-To: <CAN7WbiYZOE9FbnCaFmHaoK-dr7MHmz1jUphGTqvt3MG40MpEAA@mail.gmail.com> (message from Takesi Ayanokoji on Fri, 12 Apr 2019 11:08:59 +0900)

> From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> Date: Fri, 12 Apr 2019 11:08:59 +0900
> 
> Elisp manual(desiplay.texi) says
> 
> http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/display.texi#n5912
> 
> — Function: image-size spec &optional pixels frame
> 
>  This function returns the size of an image as a pair (width . height).spec is an image specification. pixels
>  non-nil means return sizes measured in pixels, otherwise return sizes measured in the default
>  character size of frame (see Frame Font). frame is the frame on which the image will be displayed.
>  frame null or omitted means use the selected frame (see Input Focus).
> 
> ,but I think 'null' was intended meaning 'nil'.

Thanks, fixed.





      reply	other threads:[~2019-04-12 18:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-12  2:08 bug#35240: (elisp manual) typo in image-size function's description Takesi Ayanokoji
2019-04-12 18:47 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83sgunkqme.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=35240-done@debbugs.gnu.org \
    --cc=ayanokoji.takesi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.