Variable: Info-documentlanguage

Info-documentlanguage is a buffer-local variable defined in info.el.gz.

Documentation

Document language as set by the Texinfo source.

Currently, this is not used.

Source Code

;; Defined in /usr/src/emacs/lisp/info.el.gz
(defvar-local Info-documentlanguage nil
  "Document language as set by the Texinfo source.
Currently, this is not used.")