From a3769f2cdae5152a05b94ad8eb416fdb57cce3c8 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Tue, 31 May 2011 14:32:19 +0200 Subject: [PATCH] Add entry to NEWS --- etc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index c16bde3bb48..9f2a581f81f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -432,6 +432,9 @@ by default semi-permanent which means that functions like created automatically with the help of buffer display specifiers or manually via the `window-side' window parameter. +*** Window configurations can be saved to/restored from Elisp objects. +The functions to do that are `window-state-get' and `window-state-put'. + ** Function `sha1' is now implemented in C for speed. The elisp implementation sha1.el is removed. Feature sha1 is provided by default. -- 2.39.5