Mercurial > emacs
changeset 18815:4c16f9e92a6e
(apropos-print): Use customize-group-other-window, not customize-other-window.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 15 Jul 1997 23:12:14 +0000 |
parents | 9b92c85d0dc2 |
children | 92913b38a478 |
files | lisp/apropos.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/apropos.el Tue Jul 15 19:34:10 1997 +0000 +++ b/lisp/apropos.el Tue Jul 15 23:12:14 1997 +0000 @@ -541,7 +541,7 @@ "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