mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-12 22:40:46 -08:00
(Fsplit_window): Fix previous change.
This commit is contained in:
parent
51b592fb33
commit
fb42d95500
1 changed files with 0 additions and 1 deletions
|
|
@ -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))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue