Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fb42d955
Commit
fb42d955
authored
Aug 24, 1996
by
Erik Naggum
Browse files
(Fsplit_window): Fix previous change.
parent
51b592fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/window.c
src/window.c
+0
-1
No files found.
src/window.c
View file @
fb42d955
...
...
@@ -2332,7 +2332,6 @@ and put SIZE columns in the first of the pair.")
o
=
XWINDOW
(
window
);
fo
=
XFRAME
(
WINDOW_FRAME
(
o
));
width
=
XFASTINT
(
o
->
width
);
if
(
NILP
(
size
))
{
...
...
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