1
Fork 0
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:
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,