Mercurial > emacs
diff etc/NEWS @ 63768:79a2185587dc
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 25 Jun 2005 14:38:05 +0000 |
parents | 01829129c4df |
children | 5cbac9cfd55c |
line wrap: on
line diff
--- a/etc/NEWS Sat Jun 25 14:37:47 2005 +0000 +++ b/etc/NEWS Sat Jun 25 14:38:05 2005 +0000 @@ -4097,6 +4097,7 @@ +++ *** The new macro `with-selected-window' temporarily switches the selected window without impacting the order of `buffer-list'. +It saves and restores the current buffer, too. +++ *** `select-window' takes an optional second argument NORECORD. @@ -4106,7 +4107,8 @@ +++ *** `save-selected-window' now saves and restores the selected window of every frame. This way, it restores everything that can be changed -by calling `select-window'. +by calling `select-window'. It also saves and restores the current +buffer. +++ *** `set-window-buffer' has an optional argument KEEP-MARGINS.