]> git.eshelyaron.com Git - emacs.git/commitdiff
(apropos-group): Use customize-group-other-window.
authorAndreas Schwab <schwab@suse.de>
Sun, 20 Oct 2002 21:03:54 +0000 (21:03 +0000)
committerAndreas Schwab <schwab@suse.de>
Sun, 20 Oct 2002 21:03:54 +0000 (21:03 +0000)
lisp/apropos.el

index c91e4da82ae03add0720f38f48a3547fe79ab193..9a5230eaabf8918156cb7f315f99f734dc9a0d1e 100644 (file)
@@ -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