1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

(help-xref-stack-item): Define for compiler.

This commit is contained in:
Glenn Morris 2009-10-24 03:42:18 +00:00
parent c6432f1e13
commit 12ea3d6524
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-10-24 Glenn Morris <rgm@gnu.org>
* gnus-art.el (help-xref-stack-item): Define for compiler.
2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-sum.el (gnus-remove-overlays): eval-and-compile.

View File

@ -6465,6 +6465,8 @@ KEY is a string or a vector."
;;`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.