Variable: prolog-consult-compile-first-line
prolog-consult-compile-first-line is a variable defined in
prolog.el.gz.
Value
1
Documentation
The number of the first line of the file to consult/compile.
Used for temporary files.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/prolog.el.gz
(defvar prolog-consult-compile-first-line 1
"The number of the first line of the file to consult/compile.
Used for temporary files.")