comment
[conkeror.git] / modules / bindings / default / content-buffer / embed.js
blobeb5fbaf9f2f12c4cc126145d9650d71c0e5af90d
1 /**
2  * (C) Copyright 2010 John J. Foerch
3  *
4  * Use, modification, and distribution are subject to the terms specified in the
5  * COPYING file.
6 **/
8 define_fallthrough(content_buffer_embed_keymap, match_not_escape_key);
9 define_key(content_buffer_embed_keymap, match_not_escape_key, null, $fallthrough);