]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMartin Rudalics <rudalics@gmx.at>
Fri, 17 Oct 2008 16:01:41 +0000 (16:01 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 17 Oct 2008 16:01:41 +0000 (16:01 +0000)
etc/NEWS

index 0653cda7c9eb0adbd53c6fb53a35a60e847e5fed..bf6b462247365086846dc7fba6f3c6b01e5814b2 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -466,6 +466,11 @@ lines are truncated.  The default has been changed to 50.
 *** The new command balance-windows-area balances windows both
 vertically and horizontally.
 
+*** pop-to-buffer now always sets input focus when the popped-to window
+is on a different frame.
+
+*** New functions window-parameters, window-parameter, set-window-parameter.
+
 ** Miscellaneous changes:
 
 +++
@@ -770,8 +775,10 @@ authentication respectively.
 ** Help mode
 *** New macro `with-help-window' should set up help windows better
 than `with-output-to-temp-buffer' with `print-help-return-message'.
+
 *** New option `help-window-select' permits to customize whether help
 window shall be automatically selected when invoking help.
+
 *** New variable `help-window-point-marker' permits to specify new
 position of point in help window (for example in `view-lossage').