]> code.delx.au - gnu-emacs/blobdiff - lisp/apropos.el
.
[gnu-emacs] / 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