summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-07-15 23:12:14 +0000
committerRichard M. Stallman <rms@gnu.org>1997-07-15 23:12:14 +0000
commit3ba33b80fc91b887c504b062e8e75945e8bf190d (patch)
tree40ff8d4e3d1d1fcb9810fa6c5025fcff40293675
parent5cefdf3e364cd769656a35965c331eb32af6f45d (diff)
downloademacs-3ba33b80fc91b887c504b062e8e75945e8bf190d.tar.gz
(apropos-print): Use customize-group-other-window, not customize-other-window.
-rw-r--r--lisp/apropos.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/apropos.el b/lisp/apropos.el
index e2faf2bd0e2..52cf9a2fb36 100644
--- a/lisp/apropos.el
+++ b/lisp/apropos.el
@@ -541,7 +541,7 @@ found."
"User Option" do-keys)
(apropos-print-doc 'describe-variable 2
"Variable" do-keys))
- (apropos-print-doc 'customize-other-window 6 "Group" do-keys)
+ (apropos-print-doc 'customize-group-other-window 6 "Group" do-keys)
(apropos-print-doc 'customize-face-other-window 5 "Face" do-keys)
(apropos-print-doc 'widget-browse-other-window 4 "Widget" do-keys)
(apropos-print-doc 'apropos-describe-plist 3