]> git.eshelyaron.com Git - emacs.git/commit
(widget-field-at): New function.
authorMiles Bader <miles@gnu.org>
Wed, 25 Oct 2000 07:16:44 +0000 (07:16 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 25 Oct 2000 07:16:44 +0000 (07:16 +0000)
commita850ac03f0ee327daa76d6ce27c8b4b20d5f38cc
treed42f9e80d7723352e314c0b22494aebd292eac48
parentebe2a441bf738ec10c527bfdf04d0838fa0152e5
(widget-field-at): New function.
(widget-at, widget-field-activate): Use it.
(widget-tabable-at): Use `widget-at'.
(widget-specify-field): If the terminating character of the widget
  field (which is read-only) is a newline, put it into a special
  `boundary' field so that C-n/C-p act more naturally.
(widget-field-end): Also don't subtract one if a special
  `boundary' field has been added after the widget field.
lisp/wid-edit.el