Fix info and customize *-other-window commands.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 10 Sep 2011 20:14:02 +0000 (16:14 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 10 Sep 2011 20:14:02 +0000 (16:14 -0400)
commit919a69aa0814937507f12851bdd277cb279faf6f
tree317310a269a8355f370307ffb0f198d69a8eb84e
parentdfb3f7559bbb4338ba01ec59e9188687a2bd7dc4
Fix info and customize *-other-window commands.

* lisp/cus-edit.el (customize-group): New argument.
(customize-group-other-window): Use it.
(customize-face, customize-face-other-window): Likewise.
(custom-buffer-create-other-window): Use pop-to-buffer directly.

* lisp/info.el (info-setup): New function.
(info-other-window, info): Call it.
lisp/ChangeLog
lisp/cus-edit.el
lisp/info.el