Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
700f75a4
Commit
700f75a4
authored
Jul 15, 1992
by
Jim Blandy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
entered into RCS
parent
0cc89026
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/window.c
src/window.c
+1
-1
No files found.
src/window.c
View file @
700f75a4
...
...
@@ -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
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment