Mercurial > emacs
comparison lisp/ChangeLog @ 32862:aecb968098cd
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 25 Oct 2000 09:55:35 +0000 |
parents | 04a91ff2afcd |
children | 5c376f0d730d |
comparison
equal
deleted
inserted
replaced
32861:496125dbc106 | 32862:aecb968098cd |
---|---|
1 2000-10-25 Dave Love <fx@gnu.org> | |
2 | |
3 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't | |
4 inherit from global-map and don't nullify menu-bar and tool-bar | |
5 bindings since keymap properties DTRT. | |
6 | |
1 2000-10-25 Miles Bader <miles@lsi.nec.co.jp> | 7 2000-10-25 Miles Bader <miles@lsi.nec.co.jp> |
2 | 8 |
3 * wid-edit.el (widget-field-at): New function. | 9 * wid-edit.el (widget-field-at): New function. |
4 (widget-at, widget-field-activate): Use it. | 10 (widget-at, widget-field-activate): Use it. |
5 (widget-tabable-at): Use `widget-at'. | 11 (widget-tabable-at): Use `widget-at'. |