Variable: prolog-mode-hook

prolog-mode-hook is a variable defined in prolog.el.gz.

Value

nil

Documentation

List of functions to call after the prolog mode has initialized.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/prolog.el.gz
(defvar prolog-mode-hook nil
  "List of functions to call after the prolog mode has initialized.")