Changeset 34289
- Timestamp:
- 07/04/09 10:24:18 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/auto_word_select_mode.js
r34288 r34289 326 326 controller[caretModeMethod](caretModeArg, false); 327 327 328 if (selectable()) { 329 liberator.dump(selectable()); 330 selectWord(); 331 } 328 if (selectable()) selectWord(); 332 329 }, 333 330 extraInfo … … 368 365 // }}} 369 366 370 liberator.dump("loading ...");371 setTimeout(function() commandline.close(), 1000);372 367 })(); 373 368
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)