Mercurial > emacs
comparison lisp/ChangeLog @ 39707:9507748aa178
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 08 Oct 2001 16:37:44 +0000 |
parents | 779cf11e6da5 |
children | 1fd1506f8383 |
comparison
equal
deleted
inserted
replaced
39706:4825323bc19f | 39707:9507748aa178 |
---|---|
1 2001-10-09 Miles Bader <miles@gnu.org> | |
2 | |
3 * apropos.el (apropos-next-label-button): Use the presence of a | |
4 `apropos-label' property to detect label buttons. | |
5 | |
1 2001-10-08 Miles Bader <miles@gnu.org> | 6 2001-10-08 Miles Bader <miles@gnu.org> |
2 | 7 |
3 * button.el (next-button, previous-button): Remove N and WRAP | 8 * button.el (next-button, previous-button): Remove N and WRAP |
4 parameters. Don't pay attention to `skip' properties. | 9 parameters. Don't pay attention to `skip' properties. |
5 (forward-button): Implement wrapping, iterating, and skipping here | 10 (forward-button): Implement wrapping, iterating, and skipping here |