summaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 93e83be649d..c88cc04d52a 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -1557,6 +1557,8 @@ selected window if it is displayed there.")
Vbuffer_alist = nconc2 (Vbuffer_alist, link);
}
+ frames_bury_buffer (buffer)
+
return Qnil;
}