mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-10 01:34:36 -08:00
entered into RCS
This commit is contained in:
parent
0cc89026be
commit
700f75a481
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue