Mercurial > emacs
changeset 697:6dd85fc4fb2c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 08 Jun 1992 02:23:29 +0000 |
parents | 904853a03d9a |
children | 793483bd29fe |
files | src/xfns.c |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xfns.c Sun Jun 07 04:20:03 1992 +0000 +++ b/src/xfns.c Mon Jun 08 02:23:29 1992 +0000 @@ -1796,10 +1796,9 @@ "Make a new X window, which is called a \"screen\" in Emacs terms.\n\ Return an Emacs screen object representing the X window.\n\ ALIST is an alist of screen parameters.\n\ -The value of ``x-screen-defaults'' is an additional alist\n\ -of default parameters which apply when not overridden by ALIST.\n\ If the parameters specify that the screen should not have a minibuffer,\n\ -then ``default-minibuffer-screen'' must be a screen whose minibuffer can\n\ +and do not specify a specific minibuffer window to use,\n\ +then `default-minibuffer-screen' must be a screen whose minibuffer can\n\ be shared by the new screen.") (parms) Lisp_Object parms;