Variable: lua-process-buffer

lua-process-buffer is a variable defined in lua-mode.el.gz.

Value

nil

Documentation

Buffer used for communication with the Lua process.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/lua-mode.el.gz
(defvar lua-process-buffer nil
  "Buffer used for communication with the Lua process.")