(find_field): Honor special `boundary' fields.
authorMiles Bader <miles@gnu.org>
Mon, 24 Jul 2000 23:45:57 +0000 (23:45 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 24 Jul 2000 23:45:57 +0000 (23:45 +0000)
commitee547125d8d2cd375340e0e7612dbf1d1a2fa954
tree66db73d3bbd1867e0815360a64c2f829ca07c26d
parentc28da48936fda305fba7085c30f043612f48f2f5
(find_field): Honor special `boundary' fields.
(Fconstrain_to_field): Add the INHIBIT-CAPTURE-PROPERTY argument.
  Use scan_buffer instead of find_before_next_newline, because it
  allows us to detect the boundary case where there's a newline at
  the search limit.
(Qboundary): New variables.
(syms_of_editfns): Initialize Qboundary.
src/editfns.c