]> git.eshelyaron.com Git - emacs.git/commitdiff
(tool-bar-map): Add defvar.
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 Jul 2005 16:11:30 +0000 (16:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 Jul 2005 16:11:30 +0000 (16:11 +0000)
lisp/info.el

index 20e031c13476fcf0eb8606d31c3d3ec6211e45d8..e88824c1e11df35c5b96cec4fbbb091f626ccdae 100644 (file)
@@ -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