Mercurial > emacs
changeset 47960:ba7e99fa7b11
(apropos-group): Use customize-group-other-window.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 20 Oct 2002 21:03:54 +0000 |
parents | 2a72855b296e |
children | c4b8178cf2f6 |
files | lisp/apropos.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/apropos.el Sat Oct 19 14:24:25 2002 +0000 +++ b/lisp/apropos.el Sun Oct 20 21:03:54 2002 +0000 @@ -206,7 +206,7 @@ 'apropos-label "Group" 'help-echo "mouse-2, RET: Display more help on this group" 'action (lambda (button) - (customize-variable-other-window + (customize-group-other-window (button-get button 'apropos-symbol)))) (define-button-type 'apropos-widget