]> git.eshelyaron.com Git - emacs.git/commitdiff
(docref-last-active-buffer): Add defvar.
authorRichard M. Stallman <rms@gnu.org>
Fri, 7 Apr 1995 21:28:13 +0000 (21:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 7 Apr 1995 21:28:13 +0000 (21:28 +0000)
lisp/docref.el

index a10d7e486aa1cfaac3e26976f0c78afcc6522f2b..2a7b2a65b6853edce41230dfb2b2dcc28c0e6ace 100644 (file)
@@ -89,6 +89,8 @@ to be called to find this reference.")
 The value specifies how to go back.  It should be suitable for use
 as the second argument to \\(f@docref-insert-label).
 \\(f@docref-subst) uses this to set up the go-back reference.")
+
+(defvar docref-last-active-buffer)
 \f
 ;;;###autoload
 (defun docref-setup ()