From: Andreas Schwab Date: Sun, 20 Oct 2002 21:03:54 +0000 (+0000) Subject: (apropos-group): Use customize-group-other-window. X-Git-Tag: ttn-vms-21-2-B4~12762 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d37b91ee02b93cf3c7582f646577752383aa652;p=emacs.git (apropos-group): Use customize-group-other-window. --- diff --git a/lisp/apropos.el b/lisp/apropos.el index c91e4da82ae..9a5230eaabf 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el @@ -206,7 +206,7 @@ term, and the rest of the words are alternative terms.") '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