aboutsummaryrefslogtreecommitdiff
path: root/emms-history.el
diff options
context:
space:
mode:
authorYe Wenbin <wenbinye@gmail.com>2007-09-02 02:47:00 +0000
committerYe Wenbin <wenbinye@gmail.com>2007-09-02 02:47:00 +0000
commit4ef058ec93e87ba1bc5a541c73b691fcf6631266 (patch)
tree78458912d3e8eff536fc8696395e21c7171c1e69 /emms-history.el
parentf29e12ff6fb71422a0e2fd9c59b6daf35cd2338a (diff)
Wrong function in emms-history
darcs-hash:20070902024732-94065-3d97f5b2c9342654afc5bae9836ae2a5b72ac09a.gz
Diffstat (limited to 'emms-history.el')
-rw-r--r--emms-history.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-history.el b/emms-history.el
index 153e43a..558d496 100644
--- a/emms-history.el
+++ b/emms-history.el
@@ -76,7 +76,7 @@ Emacs."
(and emms-playlist-selected-marker
(marker-position emms-playlist-selected-marker))
(point-min))
- (save-excursion
+ (save-restriction
(widen)
(nreverse
(emms-playlist-tracks-in-region (point-min)