delete-field
delete-field is a built-in function in `C source code
'.
(delete-field &optional POS)
Delete the field surrounding POS.
A field is a region of text with the same `field' property.
If POS is nil, the value of point is used for POS.
C source code
'.
(delete-field &optional POS)
Delete the field surrounding POS.
A field is a region of text with the same `field' property.
If POS is nil, the value of point is used for POS.