Changes committed gnus/lisp (ChangeLog gnus-art.el)

"Katsumi Yamaoka" <[email protected]> Mon, 26 Oct 2009 00:20:58 +0100
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog gnus-art.el

2009-10-24  Glenn Morris  <[email protected]>

	* gnus-art.el (help-xref-stack-item): Define for compiler.


Index: ChangeLog
diff -u gnus/lisp/ChangeLog:7.2032 gnus/lisp/ChangeLog:7.2033
--- ChangeLog:7.2032	Thu Oct 22 06:35:37 2009
+++ ChangeLog	Mon Oct 26 00:20:58 2009
@@ -1,3 +1,7 @@
+2009-10-24  Glenn Morris  <[email protected]>
+
+	* gnus-art.el (help-xref-stack-item): Define for compiler.
+
 2009-10-21  Kevin Ryde  <[email protected]>
 
 	* dns.el: Add "Keywords: comm", as per net/net-utils.el.
Index: gnus-art.el
diff -u gnus/lisp/gnus-art.el:7.297 gnus/lisp/gnus-art.el:7.298
--- gnus-art.el:7.297	Mon Sep 28 14:10:56 2009
+++ gnus-art.el	Mon Oct 26 00:20:58 2009
@@ -6465,6 +6465,8 @@
 ;;`gnus-agent-mode' in gnus-agent.el will define it.
 (defvar gnus-agent-summary-mode)
 (defvar gnus-draft-mode)
+;; Calling help-buffer will autoload help-mode.
+(defvar help-xref-stack-item)
 
 (defun gnus-article-describe-bindings (&optional prefix)
   "Show a list of all defined keys, and their definitions.