aboutsummaryrefslogtreecommitdiffstats
path: root/livie.el
diff options
context:
space:
mode:
Diffstat (limited to 'livie.el')
-rw-r--r--livie.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/livie.el b/livie.el
index 90ee9c0..8de69c3 100644
--- a/livie.el
+++ b/livie.el
@@ -205,7 +205,7 @@ too long)."
(defun livie-quit ()
"Quit livie buffer."
(interactive)
- (quit-window))
+ (kill-buffer))
(defun livie--format-author (name)
"Format a channel NAME to be inserted in the *livie* buffer."