]> code.delx.au - gnu-emacs/blobdiff - lisp/help-macro.el
Merge with CEDET upstream (rev. 8499).
[gnu-emacs] / lisp / help-macro.el
index 7e81fc2d7024fa49ff9790e98853eb139b6a676b..566f15975967709b55a2241d8e6454bd9cb37984 100644 (file)
@@ -134,7 +134,7 @@ and then returns."
                   (when (or (eq char ??) (eq char help-char)
                             (memq char help-event-list))
                     (setq config (current-window-configuration))
-                    (switch-to-buffer-other-window "*Help*")
+                    (pop-to-buffer " *Metahelp*" nil t)
                     (and (fboundp 'make-frame)
                          (not (eq (window-frame (selected-window))
                                   prev-frame))