summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2013-05-07 10:12:22 +0900
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2013-05-07 10:12:22 +0900
commit4e3f92301d062dcfa29128e7df5058e6e21dcb07 (patch)
tree62e27bb22b1a48cbd52973548ef16e8649eb4f02 /etc
parentaf69a478c07658772615402f021601c5a3c118d9 (diff)
downloademacs-4e3f92301d062dcfa29128e7df5058e6e21dcb07.tar.gz
Add multi-monitor support on X11.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS6
2 files changed, 10 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 9cbd67c209f..4e9ba154cfe 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * NEWS: Mention multi-monitor support.
+
2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
`write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
diff --git a/etc/NEWS b/etc/NEWS
index d56c02960fc..f278317b08d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -79,6 +79,12 @@ of the buffer is visible).
** In compiled Lisp files, the header no longer includes a timestamp.
+** Multi-monitor support has been added.
+
+*** New functions `display-monitor-attributes-list' and
+`frame-monitor-attributes' can be used to obtain information about
+each physical monitor on multi-monitor setups.
+
* Editing Changes in Emacs 24.4