Variable: idlwave-comment-indent-function
idlwave-comment-indent-function is a variable defined in
idlwave.el.gz.
Value
comment-indent-function
Documentation
IDL mode comment indent function.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/idlwave.el.gz
(defvar idlwave-comment-indent-function 'comment-indent-function
"IDL mode comment indent function.")