diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ec7267913d6..ee0aeed86f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-08-27 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.c (Fset_window_configuration): Record any window's old | ||
| 4 | buffer if it's replaced (see Bug#8789). If the new current | ||
| 5 | buffer doesn't appear in the selected window, go to its old | ||
| 6 | point (Bug#12208). | ||
| 7 | |||
| 1 | 2012-08-27 Dmitry Antipov <dmantipov@yandex.ru> | 8 | 2012-08-27 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 9 | ||
| 3 | Special MEM_TYPE_SPARE to denote reserved memory. | 10 | Special MEM_TYPE_SPARE to denote reserved memory. |