]> code.delx.au - gnu-emacs/blobdiff - lisp/speedbar.el
(gomoku-mode-map): Use command remapping instead of
[gnu-emacs] / lisp / speedbar.el
index 0781c4707b3247b344daa9df2aa858015842911f..9af94658f0b8bca60c26b2880547613ec7d67a62 100644 (file)
@@ -3553,7 +3553,7 @@ expanded.  INDENT is the current indentation level."
 TEXT is the button clicked on.  TOKEN is the directory to follow.
 INDENT is the current indentation level and is unused."
   (if (string-match "^[A-z]:$" token)
-      (setq default-directory (concat token (char-to-string directory-sep-char)))
+      (setq default-directory (concat token "/"))
     (setq default-directory token))
   ;; Because we leave speedbar as the current buffer,
   ;; update contents will change directory without