Variable: opascal-parsing-progress-step
opascal-parsing-progress-step is a variable defined in opascal.el.gz.
Value
16384
Documentation
Number of chars to process before the next parsing progress report.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/opascal.el.gz
(defconst opascal-parsing-progress-step 16384
"Number of chars to process before the next parsing progress report.")