english prompts for read_browser_object
commit30a537f9e90202695e7685b769cdac9aa6a278d2
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 30 Oct 2008 00:21:46 +0000 (29 20:21 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 30 Oct 2008 00:21:46 +0000 (29 20:21 -0400)
tree31aff4c9c88094e9c5f7e7849f94650b8b052465
parent8d2cc7df84dc668efec976333512a1ae59045632
english prompts for read_browser_object

interactive takes a $prompt keyword to give an english prompt to use
with commands.

I.command is now a reference to the whole command definition, instead
of just the command name.

read_browser_object now takes an interactive context object as an arg,
rather than being a member of interactive_context and using the `this'
variable.

new browser object class, `browser_object_file' for reading a filename
modules/buffer.js
modules/commands.js
modules/element.js
modules/extensions/adblockplus.js
modules/interactive.js
modules/media.js
modules/minibuffer-read-file.js
modules/page-modes/google-search-results.js