aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-10-08 21:23:09 -0700
committerGlenn Morris2014-10-08 21:23:09 -0700
commit32ade3f01a0185f2a836c313d9d50564abe4e254 (patch)
tree195ed03adf2f7757d67caf79dd2baff44911748c /doc/lispref/ChangeLog
parentfdcb06012a36a8ec800e33554ae94c26e43a7c05 (diff)
parent942a57a2a5c56575a15dd22e1feebd1825f281b0 (diff)
downloademacs-32ade3f01a0185f2a836c313d9d50564abe4e254.tar.gz
emacs-32ade3f01a0185f2a836c313d9d50564abe4e254.zip
Merge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka@jpl.org
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 4d4d0b529cc..ba95d11399a 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,20 @@
12014-10-09 Glenn Morris <rgm@gnu.org>
2
3 * frames.texi (Multiple Terminals): Copyedits.
4
52014-10-09 Eli Zaretskii <eliz@gnu.org>
6
7 * frames.texi (Multiple Terminals): Improve the description of X
8 display names. Add index entries.
9 (Basic Parameters): Add a cross-reference to where X display names
10 are described.
11 (Position Parameters): Mention that positional parameters of the
12 form (+ POS) can be negative if they are on a non-primary monitor
13 of a multi-monitor display. (Bug#18636)
14 (Creating Frames): Mention that on multi-monitor displays the
15 frame might be positioned differently than specified by the frame
16 parameters alist.
17
12014-10-08 Leo Liu <sdl.web@gmail.com> 182014-10-08 Leo Liu <sdl.web@gmail.com>
2 19
3 * streams.texi (Output Functions): Document new argument ENSURE to 20 * streams.texi (Output Functions): Document new argument ENSURE to