Fix some interactions of make-help-screen and other Help forms (Bug#13190).
authorKelly Dean <kellydeanch@yahoo.com>
Mon, 17 Dec 2012 07:54:57 +0000 (08:54 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 17 Dec 2012 07:54:57 +0000 (08:54 +0100)
commit6ae57a675881d8a2a0b58704a66bb5a74d6f0a1f
tree2f0695dfb11bbe073df3c0025e3ded0b4703be53
parent17fdfc15306626d5726b80e2cd7e6fdaf36b43c1
Fix some interactions of make-help-screen and other Help forms (Bug#13190).

* help-macro.el (make-help-screen): Instead of switch-to-buffer
use pop-to-buffer with NORECORD argument t.  As buffer name use
*Metahelp* with a leading space (Bug#13190).
lisp/ChangeLog
lisp/help-macro.el