aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ce98be2dda2..a5919069000 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -142,10 +142,11 @@ entries of a file.
142`frame-monitor-attributes' can be used to obtain information about 142`frame-monitor-attributes' can be used to obtain information about
143each physical monitor on multi-monitor setups. 143each physical monitor on multi-monitor setups.
144 144
145+++
145*** The functions `display-pixel-width' and `display-pixel-height' now 146*** The functions `display-pixel-width' and `display-pixel-height' now
146behave consistently among the platforms: they return the pixel width 147behave consistently among the platforms: they return the pixel width
147or height for all physical monitors associated with the given display 148or height for all physical monitors associated with the given display
148as if they were on X11. To get information for each physical 149as if they were on X. To get information for each physical
149monitor, use the new functions above. Similar notes also apply to 150monitor, use the new functions above. Similar notes also apply to
150`x-display-pixel-width', `x-display-pixel-height', `display-mm-width', 151`x-display-pixel-width', `x-display-pixel-height', `display-mm-width',
151`display-mm-height', `x-display-mm-width', and `x-display-mm-height'. 152`display-mm-height', `x-display-mm-width', and `x-display-mm-height'.