GNU bug report logs -
#30068
26.0; REGRESSION: no doc for `x-display-pixel-*'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 10 Jan 2018 18:12:02 UTC
Severity: minor
Found in version 26.0
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 10 Jan 2018 21:26:56 +0200
with message-id <83373d5xbz.fsf <at> gnu.org>
and subject line Re: bug#30068: 26.0; REGRESSION: no doc for `x-display-pixel-*'
has caused the debbugs.gnu.org bug report #30068,
regarding 26.0; REGRESSION: no doc for `x-display-pixel-*'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
30068: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30068
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
In Emacs 25.3.1, `C-h f x-display-pixel-width':
x-display-pixel-width is a built-in function in 'C source code'.
(x-display-pixel-width &optional DISPLAY)
Return the width in pixels of DISPLAY.
The optional argument DISPLAY specifies which display to ask about.
DISPLAY should be either a frame or a display name (a string).
If omitted or nil, that stands for the selected frame's display.
On "multi-monitor" setups this refers to the pixel width for all
physical monitors associated with DISPLAY. To get information for
each physical monitor, use 'display-monitor-attributes-list'.
In Emacs 26 pretest:
x-display-pixel-width is a built-in function in 'C source code'.
(x-display-pixel-width &optional FRAME)
Not documented.
I find nothing in NEWS about this.
In GNU Emacs 26.0.90 (build 3, x86_64-w64-mingw32)
of 2017-10-13
Repository revision: 906224eba147bdfc0514090064e8e8f53160f1d4
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
[Message part 3 (message/rfc822, inline)]
> Date: Wed, 10 Jan 2018 10:11:41 -0800 (PST)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> In Emacs 26 pretest:
>
> x-display-pixel-width is a built-in function in 'C source code'.
>
> (x-display-pixel-width &optional FRAME)
>
> Not documented.
Thanks, fixed.
> I find nothing in NEWS about this.
We don't yet document bugs in NEWS, let alone unknown bugs.
This bug report was last modified 7 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.