# HG changeset patch # User Andreas Schwab # Date 1035147834 0 # Node ID ba7e99fa7b11be7bd1b86b39293c4a44502f2274 # Parent 2a72855b296e7a00571b188e694e5eb6ab02a13a (apropos-group): Use customize-group-other-window. diff -r 2a72855b296e -r ba7e99fa7b11 lisp/apropos.el --- 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