diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 2f1f7cf52e3..666aa865df8 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,14 @@ | |||
| 1 | 2008-11-21 Martin Rudalics <rudalics@gmx.at> | 1 | 2008-11-21 Martin Rudalics <rudalics@gmx.at> |
| 2 | 2 | ||
| 3 | * frames.texi (Frames): Fix typo, add cross references, reword. | ||
| 4 | (Initial Parameters): Reword special-display-frame-alist text. | ||
| 5 | (Frames and Windows): Reword. Describe argument norecord for | ||
| 6 | set-frame-selected-window. | ||
| 7 | (Input Focus): Describe argument norecord for select-frame. | ||
| 8 | Remove comment on MS-Windows behavior for focus-follows-mouse. | ||
| 9 | (Raising and Lowering): Mention windows-frames dichotomy in | ||
| 10 | metaphor. | ||
| 11 | |||
| 3 | * windows.texi (Displaying Buffers, Vertical Scrolling) | 12 | * windows.texi (Displaying Buffers, Vertical Scrolling) |
| 4 | (Horizontal Scrolling): Fix indenting and rewording issues | 13 | (Horizontal Scrolling): Fix indenting and rewording issues |
| 5 | introduced with 2008-11-07 change. | 14 | introduced with 2008-11-07 change. |