Variable: idlwave-update-rinfo-hook

idlwave-update-rinfo-hook is a variable defined in idlwave.el.gz.

Value

(idlwave-structtag-reset
 idlwave-sysvars-reset
 idlwave-class-tag-reset
 #[0 "\301\211\207" [idlwave-class-reset t] 2])

Documentation

List of functions which should run after a global rinfo update.

Does not run after automatic updates of buffer or the shell.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/idlwave.el.gz
(defvar idlwave-update-rinfo-hook nil
  "List of functions which should run after a global rinfo update.
Does not run after automatic updates of buffer or the shell.")