Commit Graph
21 Commits
Author SHA1 Message Date
anekos 7923d17aab Fix unlet command. 2009-01-02 04:20:49 +09:00
anekos 21cf316f99 Fix set(local|global) completer and more 2009-01-01 13:04:37 +09:00
anekos 5b0d6674db s/let/var/
type is used at function block's tail.
2008-12-30 21:01:23 +09:00
anekos 6c9cef16f1 more '-quotes fix. 2008-12-29 07:29:59 +09:00
anekos 09cfa87fed s/'/"/ and remove spaces. 2008-12-29 07:05:57 +09:00
anekos d4ed88dbb5 Follow ff=mac. 2008-12-26 14:44:12 +09:00
anekos bf83f808e2 For nsITaggingService issue (maybe Firefox bug). 2008-12-25 08:12:29 +09:00
anekos 0bfda57eff Fix: getSearchEngines raise a error, if iconURI of a engine has not been defined. 2008-12-23 21:07:51 +09:00
anekos c64a3507a0 More fix -> 6875dacf74649253574a9bd444cec86a0087f31a 2008-12-23 08:01:50 +09:00
anekos cd9715fc6b Fix: bookmarks.js loading error.
liberator.modules.options has not been defined when bookmarks.js is loading.
2008-12-23 07:57:27 +09:00
anekos 9ac029441f Fix typo. 2008-12-21 15:40:12 +09:00
anekos 8f49dd3b4b Fix argument name.
Thanks tsukkee.
2008-12-21 15:03:28 +09:00
anekos b200139456 Fix: When one of functional AutoCommand raise a error, remaining AutoCommands are not executed. 2008-12-18 19:00:02 +09:00
anekos dafccd969a Fix the index of the bmark object. 2008-12-17 03:39:55 +09:00
anekos 548ab8fb50 Fixed the issue which cannot escape from hint mode normally. 2008-12-17 03:04:44 +09:00
anekos 5198adc456 Remove the comment in CDATA section.
CDATA section does not understand comment.
2008-12-17 02:17:55 +09:00
anekos fc70aa96c7 Fix for windows.
io.expandPath("~\\vimperator") does not work on windows.
2008-12-14 14:31:08 +09:00
anekos 6a3be0dcc6 Enabled autocommmands(trigger) to call function. 2008-12-08 23:30:25 +09:00
anekos 5d3c1826a7 Added the count arugument at Mode#action.
http://vimperator.org/trac/ticket/62
2008-12-07 23:53:27 +09:00
anekos 1429ff1a78 Fix: args is redefined and it makes the args undefined. 2008-12-04 12:39:36 +09:00
anekos 22a0d8b505 Fix: commandline.input does not set "completions". 2008-12-04 10:52:22 +09:00