Mercurial > emacs
comparison lisp/ChangeLog @ 39656:4dd0be77b12e
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 07 Oct 2001 17:14:34 +0000 |
parents | e5d1629afd24 |
children | a04456ea3694 |
comparison
equal
deleted
inserted
replaced
39655:6aeeb8a310af | 39656:4dd0be77b12e |
---|---|
1 2001-10-08 Miles Bader <miles@gnu.org> | |
2 | |
3 * button.el (next-button, previous-button): Respect `skip' property. | |
4 (push-button, button-activate): Add USE-MOUSE-ACTION argument. | |
5 | |
1 2001-10-07 Miles Bader <miles@gnu.org> | 6 2001-10-07 Miles Bader <miles@gnu.org> |
2 | 7 |
3 * woman.el (woman-mode-map): Copy button-buffer-map instead of | 8 * woman.el (woman-mode-map): Copy button-buffer-map instead of |
4 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to | 9 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to |
5 `woman-follow-word' instead of `woman-mouse-2'. | 10 `woman-follow-word' instead of `woman-mouse-2'. |