From: Richard M. Stallman <rms@gnu.org>
Date: Tue, 15 Jul 1997 23:12:14 +0000 (+0000)
Subject: (apropos-print): Use customize-group-other-window, not customize-other-window.
X-Git-Tag: emacs-20.1~1131
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6cb0a57bb50e2cf7f5a120f8feff48d9b03815e8;p=emacs.git

(apropos-print): Use customize-group-other-window, not customize-other-window.
---

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