From: Richard M. Stallman Date: Sun, 3 Jul 2005 16:11:30 +0000 (+0000) Subject: (tool-bar-map): Add defvar. X-Git-Tag: emacs-pretest-22.0.90~8502 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f4f2bca3ded5b0cbd2b85a3e93c60ead3c9dca17;p=emacs.git (tool-bar-map): Add defvar. --- diff --git a/lisp/info.el b/lisp/info.el index 20e031c1347..e88824c1e11 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -3196,6 +3196,8 @@ With a zero prefix arg, put the name inside a function call to `info'." (put 'Info-mode 'mode-class 'special) (put 'Info-mode 'no-clone-indirect t) +(defvar tool-bar-map) + (defun Info-mode () "Info mode provides commands for browsing through the Info documentation tree. Documentation in Info is divided into \"nodes\", each of which discusses