Function: fill

fill is a function alias for cl-fill, defined in cl-seq.el.gz.

This function is obsolete since 27.1; use cl-fill instead.

Signature

(fill SEQ ITEM [KEYWORD VALUE]...)

Documentation

Fill the elements of SEQ with ITEM.

Keywords supported: :start :end

Probably introduced at or before Emacs version 31.1.

Aliases

fill (obsolete since 27.1)