diff lisp/apropos.el @ 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 15430c8d0eaa
children bcb627207749
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