diff options
| author | Glenn Morris | 2014-10-08 21:23:09 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-10-08 21:23:09 -0700 |
| commit | 32ade3f01a0185f2a836c313d9d50564abe4e254 (patch) | |
| tree | 195ed03adf2f7757d67caf79dd2baff44911748c /doc/lispref/ChangeLog | |
| parent | fdcb06012a36a8ec800e33554ae94c26e43a7c05 (diff) | |
| parent | 942a57a2a5c56575a15dd22e1feebd1825f281b0 (diff) | |
| download | emacs-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/ChangeLog | 17 |
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 @@ | |||
| 1 | 2014-10-09 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * frames.texi (Multiple Terminals): Copyedits. | ||
| 4 | |||
| 5 | 2014-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 | |||
| 1 | 2014-10-08 Leo Liu <sdl.web@gmail.com> | 18 | 2014-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 |