Mercurial > emacs
changeset 95817:87e3e5040941
(tool-bar-map): Define for compiler.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 11 Jun 2008 03:11:57 +0000 |
parents | 23d8c6097dcd |
children | b8775d45a9ea |
files | lisp/gnus/gnus-sum.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el Wed Jun 11 03:11:44 2008 +0000 +++ b/lisp/gnus/gnus-sum.el Wed Jun 11 03:11:57 2008 +0000 @@ -2889,6 +2889,7 @@ :group 'gnus-summary) (defvar image-load-path) +(defvar tool-bar-map) (defun gnus-summary-make-tool-bar (&optional force) "Make a summary mode tool bar from `gnus-summary-tool-bar'.