comparison lisp/ChangeLog @ 39670:b795caab9fca

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 08 Oct 2001 06:13:07 +0000
parents 10de1d7b2bb3
children f4bcbd3b2222
comparison
equal deleted inserted replaced
39669:149659ed7eca 39670:b795caab9fca
1 2001-10-08 Miles Bader <miles@gnu.org>
2
3 * button.el (next-button, previous-button): Remove N and WRAP
4 parameters. Don't pay attention to `skip' properties.
5 (forward-button): Implement wrapping, iterating, and skipping here
6 instead.
7 * apropos.el (apropos-next-label-button): Update arguments to
8 `next-button'.
9
1 2001-10-07 Stefan Monnier <monnier@cs.yale.edu> 10 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2 11
3 * help.el (help-mode): Use define-derived-mode. 12 * help.el (help-mode): Use define-derived-mode.
4 (describe-mode): Add optional `buffer' arg. 13 (describe-mode): Add optional `buffer' arg.
5 Use it instead of going through help-xref-mode. 14 Use it instead of going through help-xref-mode.
13 the file says no-byte-compile. 22 the file says no-byte-compile.
14 23
15 2001-10-08 Miles Bader <miles@gnu.org> 24 2001-10-08 Miles Bader <miles@gnu.org>
16 25
17 * button.el (next-button, previous-button): Respect `skip' property. 26 * button.el (next-button, previous-button): Respect `skip' property.
18 (push-button, button-activate): Add USE-MOUSE-ACTION argument.
19 27
20 2001-10-07 Miles Bader <miles@gnu.org> 28 2001-10-07 Miles Bader <miles@gnu.org>
21 29
22 * woman.el (woman-mode-map): Copy button-buffer-map instead of 30 * woman.el (woman-mode-map): Copy button-buffer-map instead of
23 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to 31 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to