changeset 63935:9eca51cb6ae3

(tool-bar-map): Add defvar.
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Jul 2005 16:11:30 +0000
parents 44925622f813
children 1eb58fde25d4
files lisp/info.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/info.el	Sun Jul 03 16:11:04 2005 +0000
+++ b/lisp/info.el	Sun Jul 03 16:11:30 2005 +0000
@@ -3196,6 +3196,8 @@
 (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