]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/emacsbug.el
* frame.el (msdos-mouse-p):
[gnu-emacs] / lisp / mail / emacsbug.el
index eb96ef07612ebd42724f498f37d220d0f8df338f..dab87e04497e4cb32f085e72b2391a1f27bee576 100644 (file)
@@ -229,8 +229,8 @@ Type SPC to scroll through this section and its subsections."))))
       (setq report-emacs-bug-orig-text (buffer-substring (point-min) (point))))
     (goto-char user-point)))
 
-(declare-function Info-menu "info" (menu-item &optional fork))
-(declare-function Info-goto-node "info" (nodename &optional fork))
+(declare-function Info-menu "../info" (menu-item &optional fork))
+(declare-function Info-goto-node "../info" (nodename &optional fork))
 
 (defun report-emacs-bug-info ()
   "Go to the Info node on reporting Emacs bugs."