From 9f822178d71707d8ac8cd797ade6f99c01208ec3 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Sat, 3 Jan 2009 11:17:47 +0000 Subject: [PATCH] (Choosing Window): Say that pop-up-frame-alist works via the default value of pop-up-frame-function. --- doc/lispref/ChangeLog | 5 +++++ doc/lispref/windows.texi | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index b3e302cdc7b..be8814689bd 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,8 @@ +2009-01-03 Martin Rudalics + + * windows.texi (Choosing Window): Say that pop-up-frame-alist + works via the default value of pop-up-frame-function. + 2009-01-02 Eli Zaretskii * processes.texi (System Processes): Document the `time' and diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 8dd874f09b2..bbb064ff223 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -1053,9 +1053,9 @@ variable is a function that creates a frame using parameters from @end defopt @defopt pop-up-frame-alist -This variable holds an alist specifying frame parameters used when -@code{display-buffer} makes a new frame. @xref{Frame Parameters}, for -more information about frame parameters. +This variable holds an alist specifying frame parameters used by the +default value of @code{pop-up-frame-function} for making new frames. +@xref{Frame Parameters}, for more information about frame parameters. @end defopt @defopt special-display-buffer-names -- 2.39.2