emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30068: closed (26.0; REGRESSION: no doc for `x-dis


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30068: closed (26.0; REGRESSION: no doc for `x-display-pixel-*')
Date: Wed, 10 Jan 2018 19:28:01 +0000

Your message dated Wed, 10 Jan 2018 21:26:56 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
30068: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30068
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0; REGRESSION: no doc for `x-display-pixel-*' Date: Wed, 10 Jan 2018 10:11:41 -0800 (PST)
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''



--- End Message ---
--- Begin Message --- Subject: Re: bug#30068: 26.0; REGRESSION: no doc for `x-display-pixel-*' Date: Wed, 10 Jan 2018 21:26:56 +0200
> Date: Wed, 10 Jan 2018 10:11:41 -0800 (PST)
> From: Drew Adams <address@hidden>
> 
> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]