]> code.delx.au - gnu-emacs/blobdiff - lisp/mh-e/mh-speed.el
Update copyright year to 2015
[gnu-emacs] / lisp / mh-e / mh-speed.el
index 5c3679e8ce6d67c9a4bdea2aba499470e1f321f8..a260d742d05d9f6984a9885129a4396ae403f400 100644 (file)
@@ -1,6 +1,6 @@
 ;;; mh-speed.el --- MH-E speedbar support
 
-;; Copyright (C) 2002-201 Free Software Foundation, Inc.
+;; Copyright (C) 2002-2015 Free Software Foundation, Inc.
 
 ;; Author: Satyaki Das <satyaki@theforce.stanford.edu>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
@@ -175,7 +175,7 @@ The optional arguments from speedbar are IGNORED."
                      (mh-read-range "Scan" folder t nil nil
                                     mh-interpret-number-as-range-flag))))
     (when (stringp folder)
-      (speedbar-with-attached-buffer
+      (dframe-with-attached-buffer
        (mh-visit-folder folder range)
        (delete-other-windows)))))