aboutsummaryrefslogtreecommitdiff
path: root/emms-playlist-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-playlist-mode.el')
-rw-r--r--emms-playlist-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-playlist-mode.el b/emms-playlist-mode.el
index dd51418..138ed62 100644
--- a/emms-playlist-mode.el
+++ b/emms-playlist-mode.el
@@ -266,7 +266,7 @@ function switches back to the remembered buffer."
(equal (emms-playlist-selected-track) track))
(emms-stop))
(emms-remove-all-overlays (point-at-bol) (point-at-eol))
- (kill-region (car track-region) (cdr track-region)))
+ (kill-line))
(kill-line)))))
;; C-w