1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

entered into RCS

This commit is contained in:
Jim Blandy 1992-07-15 03:25:30 +00:00
parent 0cc89026be
commit 700f75a481

View File

@ -2693,7 +2693,7 @@ FRAME-PART is one of the following symbols:\n\
#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,