Changeset 20660 for lang

Show
Ignore:
Timestamp:
10/04/08 06:56:18 (5 years ago)
Author:
drry
Message:
  • oops.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/vimperator-plugins/trunk/incuri.js

    r20659 r20660  
    99 * 
    1010 * COMMANDS: 
    11  *  :decdomain   -> Increment the number in the domain name 
    12  *  :decfragment -> Increment the number in the fragment ID 
    13  *  :decpath     -> Increment the number in the path name 
    14  *  :decport     -> Increment the number in the port number 
    15  *  :decquery    -> Increment the number in the query string 
     11 *  :decdomain   -> Decrement the number in the domain name 
     12 *  :decfragment -> Decrement the number in the fragment ID 
     13 *  :decpath     -> Decrement the number in the path name 
     14 *  :decport     -> Decrement the number in the port number 
     15 *  :decquery    -> Decrement the number in the query string 
    1616 *  :decuri      -> Decrement the number in the URI 
    1717 *  :incdomain   -> Increment the number in the domain name