Mercurial > emacs
changeset 99764:e20b348de98a
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Fri, 21 Nov 2008 10:18:27 +0000 |
parents | 742bad2b3aeb |
children | 389ff950d871 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Fri Nov 21 10:18:09 2008 +0000 +++ b/doc/lispref/ChangeLog Fri Nov 21 10:18:27 2008 +0000 @@ -1,5 +1,14 @@ 2008-11-21 Martin Rudalics <rudalics@gmx.at> + * frames.texi (Frames): Fix typo, add cross references, reword. + (Initial Parameters): Reword special-display-frame-alist text. + (Frames and Windows): Reword. Describe argument norecord for + set-frame-selected-window. + (Input Focus): Describe argument norecord for select-frame. + Remove comment on MS-Windows behavior for focus-follows-mouse. + (Raising and Lowering): Mention windows-frames dichotomy in + metaphor. + * windows.texi (Displaying Buffers, Vertical Scrolling) (Horizontal Scrolling): Fix indenting and rewording issues introduced with 2008-11-07 change.