Variable: generate-autoload-section-continuation

generate-autoload-section-continuation is a variable defined in autoload.el.gz.

Value

";;;;;; "

Documentation

String to add on each continuation of the section header form.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/autoload.el.gz
(defconst generate-autoload-section-continuation ";;;;;; "
  "String to add on each continuation of the section header form.")