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:
parent
c6432f1e13
commit
12ea3d6524
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user