Changes between Version 44 and Version 45 of NEWS-4.8.0-pre1


Ignore:
Timestamp:
03/20/11 17:45:27 (13 years ago)
Author:
andrew_b
Comment:

Small fixes

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.8.0-pre1

    v44 v45  
    2323 
    2424=== Editor === 
    25   * Now mark of vertical block is not reset after copy/move. (#2504) 
    26   * New engine of the editor macro (#323)  
     25  * New engine of the editor macro (#323) 
    2726  * Multiply repeat of the recorded actions (#323) 
    28   * Call extermal scripts from the editor (#323) (#2512) 
     27  * Call extermal scripts from the editor (#323, #2512) 
    2928  * Added REDO action (#25) 
    3029  * Group UNDO by action (#27) 
    31   * Don't reset selection after execute user menu (#2463) 
     30  * Selection is not reset after execute user menu (#2463) 
     31  * Vertical selection is not reset after copy/move (#2504) 
    3232  * More intuitive word left/right action (now the cursor stop beside EOL/BOL) (#2483) 
    33   * Duble-click marks the current word. Added action EditMarkWord to mark word, EditMarkLine to mark current line (#2499) 
     33  * Duble-click marks the current word. Added action !EditMarkWord to mark word, !EditMarkLine to mark current line (#2499) 
    3434 
    3535=== Viewer === 
     
    3838 
    3939=== Misc === 
    40   * Minor enhancement in mc.ext (#2485): 
    41     * added -C key to nm utility in View action for static libraries. 
     40  * Minor enhancement in mc.ext: 
     41    * added -C key to nm utility in View action for static libraries (#2485) 
    4242  * Added new entries in cedit.menu: "Sort selection", "Upper case", "Lower case". 
    4343  * New skins: 
     
    6060  * Editor: incorrect restore selection after UNDO (#2456) 
    6161  * Editor: segfault after getting the previous char in utf8 (#2484) 
    62   * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500). 
     62  * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500) 
    6363  * Bold and selected colors of viewer cannot be set in the command line (#2489) 
    6464  * Diff viewer: quick left/right movements don't work in non-default key maps (#2509)