aboutsummaryrefslogtreecommitdiff
path: root/emms-playing-time.el
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2006-01-06 03:24:00 +0000
committerMichael Olson <mwolson@gnu.org>2006-01-06 03:24:00 +0000
commit65dc3b56ef44b83fcb4f87cf8bf397fe0a8402e8 (patch)
treee14f84596a041ef7a9d98810b3c5b6d82ba8ac77 /emms-playing-time.el
parent6181ec571579b78c12424a7f55347be6b24f169c (diff)
Use emms-replace-regexp-in-string.
darcs-hash:20060106032400-1bfb2-7036a03bfa98f5379e95bb61848c497de43b3be6.gz
Diffstat (limited to 'emms-playing-time.el')
-rw-r--r--emms-playing-time.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-playing-time.el b/emms-playing-time.el
index 2a5d914..3604ce4 100644
--- a/emms-playing-time.el
+++ b/emms-playing-time.el
@@ -151,7 +151,7 @@ should enable `emms-playing-time-display-p' first, though."
(setq emms-playing-time-string
(format
emms-playing-time-display-format
- (replace-regexp-in-string
+ (emms-replace-regexp-in-string
" " "0"
(if (or emms-playing-time-display-short-p
;; unable to get total playing-time