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:
parent
0cc89026be
commit
700f75a481
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user