Variable: help-forward-label

help-forward-label is a variable defined in help-mode.el.gz.

Value

"[forward]"

Documentation

Label to use by help-make-xrefs for the go-forward reference.

Source Code

;; Defined in /usr/src/emacs/lisp/help-mode.el.gz
(defvar help-forward-label "[forward]"
  "Label to use by `help-make-xrefs' for the go-forward reference.")