diff options
| author | Martin Rudalics | 2012-01-19 11:38:31 +0100 |
|---|---|---|
| committer | Martin Rudalics | 2012-01-19 11:38:31 +0100 |
| commit | 34a02f46dce0136ef10deb0f632330c76babbd9c (patch) | |
| tree | 928147730736112abdb14aeef620c783f9fe43d3 /lisp/ChangeLog | |
| parent | 1259009aa17da6dc038afff96963f6d9bbd3b8e1 (diff) | |
| download | emacs-34a02f46dce0136ef10deb0f632330c76babbd9c.tar.gz emacs-34a02f46dce0136ef10deb0f632330c76babbd9c.zip | |
Fix handling of persistent window parameters.
* window.c (save_window_save, Fcurrent_window_configuration)
(Vwindow_persistent_parameters): Do not use Qstate. Rewrite
doc-strings.
* window.el (window--state-get-1, window-state-get): Do not use
special state value for window-persistent-parameters. Rename
argument IGNORE to WRITABLE. Rewrite doc-string.
(window--state-put-2): Reset all window parameters to nil before
assigning values of persistent parameters.
* windows.texi (Window Configurations): Rewrite references to
persistent window parameters.
(Window Parameters): Fix description of persistent window
parameters.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0fea6a47b08..8fa8031d125 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-01-19 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.el (window--state-get-1, window-state-get): Do not use | ||
| 4 | special state value for window-persistent-parameters. Rename | ||
| 5 | argument IGNORE to WRITABLE. Rewrite doc-string. | ||
| 6 | (window--state-put-2): Reset all window parameters to nil before | ||
| 7 | assigning values of persistent parameters. | ||
| 8 | |||
| 1 | 2012-01-18 Alan Mackenzie <acm@muc.de> | 9 | 2012-01-18 Alan Mackenzie <acm@muc.de> |
| 2 | 10 | ||
| 3 | Eliminate sluggishness and hangs in fontification of "semicolon | 11 | Eliminate sluggishness and hangs in fontification of "semicolon |