]> git.eshelyaron.com Git - emacs.git/commitdiff
(apropos-print): Use customize-group-other-window, not customize-other-window.
authorRichard M. Stallman <rms@gnu.org>
Tue, 15 Jul 1997 23:12:14 +0000 (23:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 15 Jul 1997 23:12:14 +0000 (23:12 +0000)
lisp/apropos.el

index e2faf2bd0e2cbf1302d260cf9d570d8ff2587576..52cf9a2fb363f12f6ec8f9d25458eeb8745098c6 100644 (file)
@@ -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