• Link to X Link to X Link to X
  • Link to Facebook Link to Facebook Link to Facebook
  • Link to Youtube Link to Youtube Link to Youtube
  • Link to Reddit Link to Reddit Link to Reddit
  • Link to Rss Link to Rss Link to Rss
  • Blog
  • Support
    • FAQ
    • Help (HTML)
    • Manual (PDF)
    • Forums (read-only)
    • Library (GitHub)
    • Update/Resend Registration Keys
    • Contact Us
  • About
    • About Emurasoft
    • Meet the Team
    • Other Products
    • Awards
    • Privacy Policy
    • Go to Emurasoft Customer Center
  • 🌐 English
    • 日本語
    • 한국어
    • Deutsch
    • 简体中文
    • 繁體中文
  • Download
  • Buy
  • Features
  • Menu Menu
EmEditor Logo

EmEditor v16.5.0 beta 2

February 22, 2017/in EmEditor Beta/by Yutaka Emura

Today, we are releasing EmEditor v16.5.0 beta 2.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.5.0 beta 1 include:

Bug Fixes

  • Fixed the issue related to list boxes in dialog boxes. List boxes in the No Wrap and Highlight (1) page of configuration properties were improved.

To Download

  • 64-bit installer
  • 32-bit installer
  • 64-bit portable
  • 32-bit portable

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

/wp-content/uploads/2016/10/emeditor150.png 150 150 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2017-02-22 16:13:162017-02-22 16:13:16EmEditor v16.5.0 beta 2
EmEditor Logo

EmEditor v16.5.0 beta 1

February 21, 2017/in EmEditor Beta/by Yutaka Emura

Today, we are releasing EmEditor v16.5.0 beta 1.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.4.1 include:

New General Features

  • The new version allows you to specify the file open “From (default)” position and “To (default)” position.
  • The Mouse Wheel rotation while pressing the SHIFT key scrolls the editor horizontally.
  • Right-click on many list boxes in dialog boxes such as Advanced Filter and Batch Replace displays a context menu containing the Cut, Copy, and Paste commands.
  • Advanced Filter and Batch Replace dialog boxes allow imports and exports of the plain text format as well as the TSV format.
  • Many text boxes in dialog boxes such as Find, Replace, Find in Files, and Replace in Files support text drag and drop.
  • Configuration Properties, Customize dialog box and Customize Markers dialog box allow you to search an entire dialog box for a specified text. (If you prefer the old behavior, please run Regedit and create a new REG_DWORD value “NewPropertySheet” as 0 at HKEY_CURRENT_USER\SOFTWARE\EmSoft\EmEditor v3\Common.
  • During updates the installer displays a prompt message box to close Explorer if running.

New Options

  • The Customize button and From (default), To (default) text boxes were added to the Large File Controller.
  • The “Prompt when only a specified portion of file is opened” check box, “From (default)”, and “To (default)” text boxes were added to the File tab of the Customize dialog box.
  • The “Swap Find and Replace strings” command was added to the context menu displayed when clicked on the “>” button next to the “Replace with” button.

Bug Fixes

  • Fixed the issue with the SetHeading command.
  • Fixed the issue with the Undo command.

To Download

  • 64-bit installer
  • 32-bit installer
  • 64-bit portable
  • 32-bit portable

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

/wp-content/uploads/2016/10/emeditor150.png 150 150 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2017-02-21 13:09:182017-02-22 16:47:17EmEditor v16.5.0 beta 1

EmEditor v16.4.1 released!

January 31, 2017/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.4.1.

Updates from v16.4.0 include:

New General Features

  • The speed of Delete Duplicate Lines commands was grealy improved.

Bug Fixes

  • Fixed some issues related to the Delete Duplicate Lines feature.

Please see EmEditor v16.4 New Features for details.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

Notes: Currently, the UWP versions are not available for downloads.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of January 31, 2017. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Thank you for using EmEditor!

/wp-content/uploads/2017/01/delete_duplicate_lines_new_setting.png 370 424 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2017-01-31 14:29:432017-02-01 09:48:37EmEditor v16.4.1 released!

EmEditor v16.4.0 released!

January 24, 2017/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.4.0.

Updates from v16.3.1 include:

New General Features

  • The new Auto Copy feature allows you to copy the selection automatically to the Clipboard without selecting the Copy command (CTRL + C). While the Auto Copy mode is on, the selection will be copied to the Clipboard immediately before the selection is deselected or deleted, immediately before the active document is switched, or the editor loses the keyboard focus. However, it does not work during the CSV cell mode.
  • The Delete/Bookmark Duplicate Lines (Advanced) command and Sort by Multiple Columns commands can be recorded as a macro now.
  • When deleting duplicates of an already sorted document, setting the Compare Adjacent Lines Only (Assume Presorted) check box dramatically increases the speed of the operation.

New Macros

  • AutoCopy.jsee (Toggles the Auto Copy feature, equivalent to the Auto Copy command)
  • Icons were added to all the standard macros.

New Options

  • The Auto Copy check box was added to the Edit tab of the Customize dialog box.
  • The Compare Adjacent Lines Only (Assume Presorted) and In the Selection Only check boxes were added to the Delete/Bookmark Duplicate Lines dialog box.
  • The In the Selection Only check box was added to the Sort by Multiple Columns dialog box.
  • The Show Arrows check box was added to the Scroll tab of configuration properties.
  • The Customize Macros dialog box can be resizable now. The My Macros list in the My Macros tab now allows you to select multiple items, and it also allows you to drag and drop selected items. The Top, Bottom, and Reset buttons were added to the My Macros tab, and Delete All button is obsolete. While the My Macros list has the keyboard focus, CTRL + A allows you to select all items.

New Commands

  • Auto Copy

Plug-in API New Features

  • The EE_MANAGE_DUPLICATES and EE_SORT messages were added.
  • The Editor_ManageDuplicates and Editor_Sort inline functions were added.
  • The MANAGE_DUPLICATES_INFO, COLUMN_INFO, and SORT_INFO structures were added.
  • The EEID_AUTO_COPY command was added.

Macro New Features

  • The DeleteDuplicates method and Sort method were added to the Document object.
  • #status directive … Specifies the status (whether the macro is enabled and whether it is checked) of the current macro should mimic the command specified by the ID.

Bug Fixes

  • Fixed some issues related to using a high-DPI monitor or multiple different-DPI monitors.
  • Fixed some issues related to the CSV cell mode.
  • Fixed some issues related to the Filter feature.

Please see EmEditor v16.4 New Features for details.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

Notes: Currently, the UWP versions are not available for downloads.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of January 24, 2017. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Thank you for using EmEditor!

/wp-content/uploads/2017/01/auto_copy.png 496 810 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2017-01-24 12:13:372017-01-24 12:16:22EmEditor v16.4.0 released!
EmEditor Logo

EmEditor v16.4.0 beta 3

January 19, 2017/in EmEditor Beta/by Yutaka Emura

Today, we are releasing EmEditor v16.4.0 beta 3.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.4.0 beta 2 include:

New Macros

  • Icons were added to all the standard macros.

New Options

  • The Customize Macros dialog box can be resizable now. The My Macros list in the My Macros tab now allows you to select multiple items, and it also allows you to drag and drop selected items. The Top, Bottom, and Reset buttons were added to the My Macros tab, and Delete All button is obsolete. While the My Macros list has the keyboard focus, CTRL + A allows you to select all items.

To Download

  • 64-bit installer
  • 32-bit installer
  • 64-bit portable
  • 32-bit portable

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

/wp-content/uploads/2016/10/emeditor150.png 150 150 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2017-01-19 15:33:162017-01-19 15:33:16EmEditor v16.4.0 beta 3
EmEditor Logo

EmEditor v16.4.0 beta 2

January 16, 2017/in EmEditor Beta/by Yutaka Emura

Today, we are releasing EmEditor v16.4.0 beta 2.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.4.0 beta 1 include:

New Macros

  • AutoCopy.jsee (Toggles the Auto Copy feature, equivalent to the Auto Copy command)

Macro New Features

    #status directive … specifies the status (whether the macro is enabled and whether it is checked) of the current macro should mimic the command specified by the ID.

To Download

  • 64-bit installer
  • 32-bit installer
  • 64-bit portable
  • 32-bit portable

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

/wp-content/uploads/2016/10/emeditor150.png 150 150 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2017-01-16 13:56:302017-01-16 14:00:50EmEditor v16.4.0 beta 2
EmEditor Logo

EmEditor v16.4.0 beta 1

January 12, 2017/in EmEditor Beta/by Yutaka Emura

Today, we are releasing EmEditor v16.4.0 beta 1.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.3.1 include:

New General Features

  • The new Auto Copy feature allows you to copy the selection automatically to the Clipboard without selecting the Copy command (CTRL + C). While the Auto Copy mode is on, the selection will be copied to the Clipboard immediately before the selection is deselected or deleted, immediately before the active document is switched, or the editor loses the keyboard focus. However, it does not work during the CSV cell mode.
  • The Delete/Bookmark Duplicate Lines (Advanced) command and Sort by Multiple Columns commands can be recorded as a macro now.
  • When deleting duplicates of an already sorted document, setting the Compare Adjacent Lines Only (Assume Presorted) check box dramatically increases the speed of the operation.

New Options

  • The Auto Copy check box was added to the Edit tab of the Customize dialog box.
  • The Compare Adjacent Lines Only (Assume Presorted) and In the Selection Only check boxes were added to the Delete/Bookmark Duplicate Lines dialog box.
  • The In the Selection Only check box was added to the Sort by Multiple Columns dialog box.
  • The Show Arrows check box was added to the Scroll tab of configuration properties.

New Commands

  • Auto Copy

Plug-in API New Features

  • The EE_MANAGE_DUPLICATES and EE_SORT messages were added.
  • The Editor_ManageDuplicates and Editor_Sort inline functions were added.
  • The MANAGE_DUPLICATES_INFO, COLUMN_INFO, and SORT_INFO structures were added.
  • The EEID_AUTO_COPY command was added.

Macro New Features

  • The DeleteDuplicates method and Sort method were added to the Document object.

Bug Fixes

  • Fixed some issues related to using multiple different-DPI monitors.
  • Fixed some issues related to the CSV cell mode.

To Download

  • 64-bit installer
  • 32-bit installer
  • 64-bit portable
  • 32-bit portable

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

/wp-content/uploads/2016/10/emeditor150.png 150 150 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2017-01-12 15:11:172017-01-12 15:14:14EmEditor v16.4.0 beta 1
Minimap

EmEditor v16.3.1 released!

November 29, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.3.1.

Updates from v16.3.0 include:

Fixed Bugs

  • Fixed some issues related to the Minimap.
  • Fixed some issues related to using multiple different-DPI monitors.
  • Fixed a certain bug related to the CSV cell mode.
  • Fixed a bug of v16.3.0 where EmEditor couldn’t exit under a certain condition.
  • Fixed other bugs.

Please see EmEditor v16.3 New Features for details.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

Notes: Currently, the UWP versions are not available for downloads.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of November 29, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Thank you for using EmEditor!

/wp-content/uploads/2016/11/show_minimap.png 673 829 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-11-29 14:04:292016-11-29 14:04:29EmEditor v16.3.1 released!
Minimap

EmEditor v16.3.0 released!

November 17, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.3.0.

Updates from v16.2.1 include:

New General Features

  • The Minimap was added. The right-click menu on the vertical scroll bar includes Show Minimap, Zoom In, Zoom Out, and Show Entire Map commands. Rotating the mouse wheel while the mouse pointer is on the Minimap can adjust the zoom now.
  • The Number of Lines displayed in the status bar becomes the format of Selected Lines/Total Lines. The number of total lines is always visible if the Number of Lines check box is set in the Status tab of the Customize dialog box.
  • A new app icon was added to the existing icon.
  • The Filter Out command was added to the right-click menu on the Markers toolbar.

New Options

  • The Minimap check box, Show Entire Map check box, Zoom slider, and Aspect Ratio slider were added to the Scroll tab of the configuration properties.
  • The Select All, Bookmark and Extract buttons are separately placed in the Find dialog box now.
  • The Current Icon drop-down list box was added to the Language tab of the Customize dialog box.

New Commands

  • Filter Out
  • Show Minimap
  • Zoom In Minimap
  • Zoom Out Minimap
  • Show Entire Minimap

Plug-in API New Features

  • EI_GET_DPI_OPTIONS and EI_SET_DPI_OPTIONS flags were added to the EE_INFO message.

Bug Fixes

  • Fixed the bug where EmEditor might have crashed when converting fixed-width columns to Tab separated values, and added more information when invalid lines were detected.
  • Fixed various issues related to using multiple different-DPI monitors.

Please see EmEditor v16.3 New Features for details.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

Notes: Currently, the UWP versions are not available for downloads.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of November 17, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Thank you for using EmEditor!

/wp-content/uploads/2016/11/show_minimap.png 673 829 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-11-17 16:26:592016-11-17 16:26:59EmEditor v16.3.0 released!
EmEditor Logo

EmEditor v16.3.0 beta 7

November 16, 2016/in EmEditor Beta/by Yutaka Emura

Today, we are releasing EmEditor v16.3.0 beta 7.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Updates from v16.3.0 beta 6 include:

Fixed Bugs

  • The Minimap was improved.
  • Fixed various issues related to using multiple different-DPI monitors.

To Download

  • 64-bit installer
  • 32-bit installer
  • 64-bit portable
  • 32-bit portable

These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for continue using EmEditor!

/wp-content/uploads/2016/10/emeditor150.png 150 150 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-11-16 17:25:572016-11-16 17:25:57EmEditor v16.3.0 beta 7
Page 44 of 78«‹4243444546›»

Latest News

  • EmEditor Logo
    EmEditor v26.2 preview releasedJune 3, 2026 - 7:53 pm
  • EmEditor v26.1.1 ReleasedMay 30, 2026 - 12:04 pm
  • Information Security Incident Response Awards
    Emurasoft Receives Excellence Award at the 11th Information Security Incident Response AwardsMay 29, 2026 - 5:56 pm
  • EmEditor v26.1.0 Released — Updated Certificate, Faster Performance and Enhanced AI FeaturesMay 6, 2026 - 10:53 am
  • EmEditor Logo
    EmEditor v26.1 preview releasedMay 4, 2026 - 8:50 am
  • Fraudulent Job Advertisements Misusing Emurasoft’s Name on Social MediaApril 28, 2026 - 11:15 am
  • Domain Changes as Part of Security ImprovementsApril 20, 2026 - 5:08 pm
  • EmEditor v26.0.3 ReleasedFebruary 23, 2026 - 12:07 pm

Categories

  • EmEditor Beta (165)
  • EmEditor Core (484)
  • EmEditor Preview (3)
  • General (63)
  • Journal (9)
  • Language Packs (8)
  • Macros (2)
  • Plug-ins (6)
  • Related Software (2)
  • Reviews (29)

Tags

award pricing review v7 v8 v9 v10 v11 v12 v13 v14 v14.9 v15.0 v15.1 v15.2 v15.7 v15.8 v15.9 v16.0 v16.1 v16.3 v16.7 v16.9 v17.0 v17.1 v17.2 v17.6 v17.8 v18.0 v18.3 v18.4 v18.6 v18.7 v18.8 v18.9 v19.2 v19.3 v19.4 v19.6 v19.8 v20.5 v22.2 v25 v26 website

Previous posts

  • June 2026 (1)
  • May 2026 (4)
  • April 2026 (2)
  • February 2026 (5)
  • January 2026 (3)
  • December 2025 (3)
  • November 2025 (4)
  • September 2025 (1)
  • August 2025 (4)
  • July 2025 (1)
  • June 2025 (5)
  • May 2025 (3)
  • March 2025 (2)
  • January 2025 (2)
  • December 2024 (5)
  • November 2024 (1)
  • October 2024 (3)
  • September 2024 (1)
  • August 2024 (2)
  • July 2024 (1)
  • June 2024 (1)
  • May 2024 (3)
  • April 2024 (1)
  • March 2024 (4)
  • February 2024 (4)
  • January 2024 (2)
  • December 2023 (2)
  • November 2023 (5)
  • September 2023 (2)
  • August 2023 (4)
  • July 2023 (2)
  • June 2023 (1)
  • May 2023 (2)
  • April 2023 (4)
  • March 2023 (6)
  • February 2023 (2)
  • January 2023 (1)
  • December 2022 (5)
  • October 2022 (2)
  • August 2022 (2)
  • June 2022 (4)
  • May 2022 (2)
  • March 2022 (2)
  • February 2022 (4)
  • January 2022 (1)
  • December 2021 (1)
  • November 2021 (2)
  • October 2021 (2)
  • September 2021 (4)
  • August 2021 (3)
  • July 2021 (3)
  • June 2021 (2)
  • May 2021 (4)
  • March 2021 (2)
  • February 2021 (5)
  • January 2021 (4)
  • December 2020 (6)
  • November 2020 (3)
  • October 2020 (3)
  • September 2020 (5)
  • August 2020 (3)
  • July 2020 (4)
  • June 2020 (5)
  • May 2020 (7)
  • April 2020 (4)
  • March 2020 (6)
  • February 2020 (9)
  • December 2019 (7)
  • November 2019 (6)
  • October 2019 (4)
  • September 2019 (7)
  • August 2019 (4)
  • July 2019 (6)
  • June 2019 (6)
  • May 2019 (10)
  • April 2019 (7)
  • March 2019 (14)
  • February 2019 (7)
  • January 2019 (6)
  • December 2018 (4)
  • November 2018 (9)
  • October 2018 (9)
  • September 2018 (9)
  • August 2018 (8)
  • July 2018 (3)
  • June 2018 (11)
  • May 2018 (8)
  • April 2018 (8)
  • March 2018 (1)
  • February 2018 (4)
  • January 2018 (4)
  • December 2017 (4)
  • November 2017 (1)
  • October 2017 (10)
  • September 2017 (3)
  • August 2017 (9)
  • July 2017 (6)
  • June 2017 (6)
  • May 2017 (8)
  • April 2017 (8)
  • March 2017 (3)
  • February 2017 (4)
  • January 2017 (5)
  • November 2016 (5)
  • October 2016 (8)
  • September 2016 (4)
  • August 2016 (2)
  • July 2016 (3)
  • June 2016 (10)
  • May 2016 (8)
  • April 2016 (7)
  • March 2016 (4)
  • February 2016 (5)
  • January 2016 (4)
  • December 2015 (8)
  • November 2015 (6)
  • October 2015 (7)
  • September 2015 (5)
  • August 2015 (5)
  • July 2015 (9)
  • June 2015 (3)
  • May 2015 (7)
  • April 2015 (11)
  • March 2015 (11)
  • February 2015 (9)
  • January 2015 (6)
  • December 2014 (3)
  • November 2014 (1)
  • October 2014 (7)
  • September 2014 (3)
  • August 2014 (4)
  • July 2014 (4)
  • June 2014 (3)
  • May 2014 (2)
  • April 2014 (7)
  • March 2014 (1)
  • February 2014 (3)
  • January 2014 (6)
  • December 2013 (3)
  • November 2013 (3)
  • October 2013 (4)
  • September 2013 (3)
  • August 2013 (1)
  • July 2013 (1)
  • June 2013 (5)
  • February 2013 (3)
  • December 2012 (3)
  • October 2012 (5)
  • September 2012 (4)
  • February 2012 (2)
  • January 2012 (2)
  • December 2011 (1)
  • November 2011 (2)
  • October 2011 (1)
  • September 2011 (2)
  • August 2011 (3)
  • July 2011 (1)
  • June 2011 (1)
  • May 2011 (3)
  • April 2011 (1)
  • March 2011 (2)
  • January 2011 (1)
  • December 2010 (1)
  • November 2010 (1)
  • October 2010 (1)
  • September 2010 (4)
  • August 2010 (1)
  • June 2010 (8)
  • May 2010 (2)
  • April 2010 (1)
  • March 2010 (2)
  • February 2010 (2)
  • January 2010 (5)
  • December 2009 (2)
  • November 2009 (6)
  • October 2009 (3)
  • August 2009 (1)
  • April 2009 (2)
  • March 2009 (1)
  • February 2009 (1)
  • January 2009 (2)
  • December 2008 (2)
  • November 2008 (1)
  • October 2008 (1)
  • August 2008 (1)
  • July 2008 (2)
  • June 2008 (4)
  • May 2008 (2)
  • April 2008 (2)
  • March 2008 (3)
  • February 2008 (1)
  • January 2008 (2)
  • December 2007 (2)
  • April 2007 (1)
  • January 2007 (4)
  • December 2006 (3)
  • November 2006 (1)
  • October 2006 (3)
  • September 2006 (5)

Download and try the “world's fastest text editor” now. (Source: ZDNet)

Download Download Free Download

Copyright © 1995-2026 by Emurasoft, Inc.
Download | Buy | Features | Blog | Support | About | Privacy Policy
日本語 | Deutsch | 한국어 |简体中文 | 繁體中文

Scroll to top Scroll to top Scroll to top