diff options
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 23da5634889..adb52dc7f2b 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | 2012-11-23 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * windows.texi (Basic Windows): Fix typo. | ||
| 4 | (Windows and Frames): Fix example. Move description of | ||
| 5 | window-in-direction here. | ||
| 6 | (Recombining Windows): Fix example. | ||
| 7 | (Buffers and Windows): Fix description of | ||
| 8 | replace-buffer-in-windows. | ||
| 9 | (Switching Buffers): Reword. | ||
| 10 | (Display Action Functions): Minor adjustments. | ||
| 11 | (Choosing Window Options): Minor fixes. | ||
| 12 | (Window History): Minor rewording. | ||
| 13 | (Dedicated Windows): Correct and reword part describing how | ||
| 14 | dedicatedness affects functions removing buffers or windows. | ||
| 15 | * buffers.texi (The Buffer List): Fix description of | ||
| 16 | bury-buffer. | ||
| 17 | |||
| 1 | 2012-11-23 Chong Yidong <cyd@gnu.org> | 18 | 2012-11-23 Chong Yidong <cyd@gnu.org> |
| 2 | 19 | ||
| 3 | * modes.texi (%-Constructs): Fix statement about mode construct | 20 | * modes.texi (%-Constructs): Fix statement about mode construct |