|
| 1 | +2020-09-21 Bob Weiner <rsw@gnu.org> |
| 2 | + |
| 3 | +* hversion.el: Released 7.1.3. |
| 4 | + |
| 5 | +2020-09-06 Bob Weiner <rsw@gnu.org> |
| 6 | + |
| 7 | +* hyperbole.el (hkey-define-key): Added to support help-map being |
| 8 | + somewhere other than C-h. |
| 9 | + (hkey-initialize): Updated to support the above. |
| 10 | + hui-mini.el (hui:menu-doc): Updated to support the above. Trigger an |
| 11 | + error if the 'hyperbole' command is not bound to a key. |
| 12 | + |
| 13 | +* hmouse-drv.el (hkey-help): Fix to properly reflect and describe mouse |
| 14 | + drags and only reflect mouse usage if last-command-event was a |
| 15 | + mouse event. Move clearing of action/assist key variables until |
| 16 | + after the last specified action is recorded. |
| 17 | + |
| 18 | +* hib-kbd.el (kbd-key): Improve brace matching by temporarily tagging |
| 19 | + braces with list delimiter syntax. |
| 20 | + |
| 21 | +* hypb.el (hypb:set-raw-syntax-descriptor): Add so can restore saved |
| 22 | + syntax table entries. |
| 23 | + (hypb:get-raw-syntax-descriptor): Add to get raw syntax |
| 24 | + descriptors. Emacs does not provide these functions. |
| 25 | + |
| 26 | +* hui-window.el (smart-coords-in-window-p): Ensure any window returned is |
| 27 | + still valid and fix eventp condition to return window rather than t. |
| 28 | + |
| 29 | +2020-08-03 Bob Weiner <rsw@gnu.org> |
| 30 | + |
| 31 | +* hui.el (hui:ebut-delete-op, hui:ibut-delete-op): Display deletion msg |
| 32 | + when used in a key series or kbd macro. |
| 33 | + |
| 34 | +* hbut.el (ibut:delete): Fix to pass key instead of but symbol to ibut:to. |
| 35 | + |
1 | 36 | 2020-08-02 Bob Weiner <rsw@gnu.org> |
2 | 37 |
|
3 | 38 | * hbut.el (hbut:key-src-set-buffer): Fixed explicit button creation in a new |
|
0 commit comments