1 CAPI Reference Entries

modify-editor-pane-buffer

Function

Summary

Themodify-editor-pane-buffer function allows you to modify the contents and fill mode of a specified buffer.

Syntax

modify-editor-pane-buffer pane
   &key contents flag fill fixed-fill force

Description

Themodify-editor-pane-buffer function modifies the editor pane according to the keyword arguments. The argument contents (if non-nil) supplies a new string to place in the buffer. The flag, if given, sets thebuffer-flag. If it is non-nil, fill causes the editor to fill each paragraph in the buffer. The argument fixed-fill sets the value of the slotfixed-fill and if non-nil causes the editor to fill each paragraph in the buffer.

See Also

editor-pane


CAPI Reference Manual, Liquid Common Lisp Version 5.0 - 3 OCT 1997

Generated with Harlequin WebMaker