describe_key_buffer: add calls to constructor_begin and constructor_end
commit5aa3f68ced2c94e2c82a4b9d55e05edcea632119
authorJeremy Maitin-Shepard <jeremy@jeremyms.com>
Wed, 16 Jan 2008 01:06:54 +0000 (15 20:06 -0500)
committerJeremy Maitin-Shepard <jeremy@jeremyms.com>
Wed, 16 Jan 2008 01:06:54 +0000 (15 20:06 -0500)
treebaf25e256a8798fc43256643e6635c6081b1089f
parent941efe4d86c28430a8f66e23ac7aaaadd2d30da1
describe_key_buffer: add calls to constructor_begin and constructor_end

This ensures that create_buffer_hook is run after the
describe_key_buffer constructor finishes, rather than immediately
after the special_buffer constructor runs.  This fixes the improper
title that is shown in the tab bar.
modules/help.js