(apropos-group): Use customize-group-other-window.
This commit is contained in:
parent
b0c02fbcf7
commit
2d37b91ee0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue