Mercurial > emacs
changeset 780:b3b1e7d8b8aa
entered into RCS
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 15 Jul 1992 03:25:30 +0000 |
parents | c2dbf1fe0506 |
children | 0a413c9fe0fd |
files | src/window.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/window.c Wed Jul 15 03:24:58 1992 +0000 +++ b/src/window.c Wed Jul 15 03:25:30 1992 +0000 @@ -2693,7 +2693,7 @@ #ifdef MULTI_FRAME DEFVAR_BOOL ("pop-up-frames", &pop_up_frames, - "*Non-nil means `display-buffer' should make a separate X-window."); + "*Non-nil means `display-buffer' should make a separate frame."); pop_up_frames = 0; DEFVAR_LISP ("pop-up-frame-function", &Vpop_up_frame_function,