(Info-current-node, Info-suffix-list): Add defvars.

This commit is contained in:
Richard M. Stallman 2005-07-03 16:08:19 +00:00
parent 112abe2467
commit f8e1f21382

View file

@ -309,7 +309,8 @@ through a file easier.")
(defvar bookmark-yank-point 0)
(defvar bookmark-current-buffer nil)
(defvar Info-current-node)
(defvar Info-suffix-list)
;; Helper functions.