• 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 UWP version is released at Windows Store!

October 11, 2016/in EmEditor Core/by Yutaka Emura

Today, EmEditor UWP v16.2.0 was released at Windows Store.

If you are using Windows 10 Version 1607 (Build 14393) or later, you can download the UWP version at Windows Store.

Download EmEditor (UWP, 64-bit) at Windows Store (temporarily may not be available)

Download EmEditor (UWP, 32-bit) at Windows Store (temporarily may not be available)

Notes: If an old UWP version (v16.2.0 or earlier) is already installed, please uninstall the old version before installing this new version since the old version is for sideload. The UWP versions will be published a few days after the other versions. Once you download and install the UWP version at Windows Store, it will be always updated to newer versions.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of October 5, 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.

See also: Compare Portable and UWP App Versions

Thank you for 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-10-11 14:05:512016-10-24 12:31:19EmEditor UWP version is released at Windows Store!
Extract Options dialog box

EmEditor v16.2.0 released!

October 5, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.2.0.

Updates from v16.1.5 include:

New General Features

  • The Filter toolbar allows you to specify additional lines to display before and after matched lines. The Number of Additional Visual Lines Above Matched Lines and Number of Additional Visual Lines Below Matched Lines drop-down list boxes were added to the Filter toolbar.
  • The Find Extract feature allows you to specify the number of lines above and below the matched lines, and specify the separator.
  • The Extract All button was added to the Replace dialog box, and allows you to extract all matched strings using regular expressions, and replace using replace expressions. For example, enter <h3>(.*?)</h3> in the Find text box, \1 in the Replace with text box while the Use Regular Expressions check box is set, and clicking the Extract All will extract all the strings between <h3> and </h3> as a new document.
  • Optimized the speed while filtered.

New Options

  • The Sort Date and Time Oldest to Newest and Sort Date and Time Newest to Oldest radio buttons were added to the Sort by Multiple Columns dialog box.
  • The Number of Additional Lines Above Matched Lines and Number of Additional Lines Below Matched Lines drop-down list boxes and the Separator text box were added to the Extract Options dialog box.
  • The Extract All button was added to the Replace dialog box.

New Commands

  • Sort Date and Time Oldest to Newest
  • Sort Date and Time Newest to Oldest

Plug-in API New Features

  • The EI_GET_FILTER_VISIBLE_LINES_ABOVE, EI_SET_FILTER_VISIBLE_LINES_ABOVE, EI_GET_FILTER_VISIBLE_LINES_BELOW, EI_SET_FILTER_VISIBLE_LINES_BELOW flags were added to the EE_INFO message.
  • The POS_CELL_LOGICAL and POS_CELL_VIEW flags were added for EE_GET_ANCHOR_POS, EE_GET_CARET_POS, EE_GET_SEL_START, EE_GET_SEL_END, EE_SET_CARET_POS, and EE_SET_ANCHOR_POS messages.

Macro New Features

  • VisibleLinesAbove and VisibleLinesBelow properties were added to the Filters Collection.
  • The eePosCellLogical and eePosCellView flags were added to the GetActivePointY, GetAnchorPointY, SetActivePoint, SetAnchorPoint, GetBottomPointY, and GetTopPointY methods.

Bug Fixes

  • Fixed the bug where the Unicode signature (BOM) of UTF-8 files could dissapear while using the Replace in Files command.
  • Fixed the bug where the Extract All could crash EmEditor while the Use Output Bar check box is set in the Extract Options dialog box.
  • Fixed the bug where double-clicking while pressing the CTRL key could deselect the current selection while the CTRL + Click to Select a Word option is off.
  • Fixed the bug where switching the CSV mode while loading a very large file could crash EmEditor.

Please see EmEditor v16.2 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.

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 October 5, 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/10/extract_options.png 279 448 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-10-05 13:21:392016-10-05 13:21:39EmEditor v16.2.0 released!
Cell Toolbar Options

The new UWP App version is available now! EmEditor v16.1.5 released.

September 19, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.1.5.

Updates from v16.1.4 include:

New General Features

  • Added the Universal Windows Platform (UWP) app version. It supports only PC versions of Windows 10 Build 14393 (Anniversary Update) or later. EmEditor does NOT support Windows 10 Mobile, Xbox, or Hololense.

Bug Fixes

  • Fixed the bug where memory leaks occur while Onigmo is selected for the regular expression engine.
  • Fixed the bug where the selection range might expand after a regular expression replace.
  • Fixed the bug where Notepad-Compatible Diary did not work on the Free version.
  • Fixed other bugs.

How to Install UWP App

You can download UWP apps by clicking 32-bit UWP app or 64-bit UWP app at the Download page.

The UWP app version requires a PC version of Windows 10 Build 14393 (Anniversary Update). It does NOT support Windows 10 Mobile, Xbox, or Hololense. The Sideload apps option must be selected in the Windows 10 – Settings – Update & security – For developers. While the Sideload option was enabled, double-clicking the .appx file will install the UWP app.

Notes: The Russian language is not included in this version of UWP apps.

Compare Portable and UWP App Versions

Please see Compare Portable and UWP App Versions for details.

Please see EmEditor v16.1 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.

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 September 19, 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.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

/wp-content/uploads/2016/06/cell_toolbar_options.png 533 818 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-09-19 13:18:462016-09-19 14:36:27The new UWP App version is available now! EmEditor v16.1.5 released.
Cell Toolbar Options

EmEditor v16.1.4 released!

August 22, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.1.4.

Updates from v16.1.3 include:

New General Features

  • Per-Monitor DPI-Aware.

Bug Fixes

  • Fixed the bug where toolbar background becomes pink on high DPI settings after applying the Windows 10 Anniversary Update.
  • The install folder change is not allowed anymore for per-user install.
  • Fixed the bug where EmEditor might have frozen when trying to display the Find dialog box.
  • Fixed the bug where EmEditor could crash when opening file with invalid characters.
  • Fixed the bug where the Replace All in the Replace dialog box didn’t work with the In the Selection Only option in CSV cell mode.
  • Fixed other bugs.

Please see EmEditor v16.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

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 August 22, 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.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

/wp-content/uploads/2016/06/cell_toolbar_options.png 533 818 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-08-22 10:17:152016-08-22 10:19:33EmEditor v16.1.4 released!
Cell Toolbar Options

EmEditor v16.1.3 released!

August 9, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.1.3.

Updates from v16.1.2 include:

Bug Fixes

  • Fixed the bug where EmEditor could crash when comparing CSV documents or sorting a CSV document.
  • Fixed an incremental search bug when the CSV cell mode is selected.
  • Fixed other bugs.

Please see EmEditor v16.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

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 August 8, 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.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

/wp-content/uploads/2016/06/cell_toolbar_options.png 533 818 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-08-09 11:23:292016-08-09 13:32:11EmEditor v16.1.3 released!
Cell Toolbar Options

EmEditor v16.1.2 released!

July 25, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.1.2.

Updates from v16.1.1 include:

New General Features

  • EmEditor now auto saves an untitled document before showing the Save As dialog box.
  • If multiple cells are selected in the CSV cell mode, the multiple columns will be selected when Select Column(s) commands are selected.
  • Other improvements were made.

Bug Fixes

  • Fixed the bug where double-clicking on multiple spaces or tabs couldn’t select those spaces or tabs.
  • Fixed the memory leak bug on IME.
  • Fixed other bugs.

Please see EmEditor v16.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

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 July 25, 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.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

/wp-content/uploads/2016/06/cell_toolbar_options.png 533 818 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-07-25 13:19:182016-07-25 13:19:18EmEditor v16.1.2 released!
Cell Toolbar Options

EmEditor v16.1.1 released!

July 6, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.1.1.

Updates from v16.1.0 include:

Bug Fixes

  • Fixed the bug where EmEditor might have crashed when switching the document tab while the window being split.
  • Fixed the bug where EmEditor did not sort the document if only one line was selected.

Please see EmEditor v16.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

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 July 6, 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.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

/wp-content/uploads/2016/06/cell_toolbar_options.png 533 818 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-07-06 13:30:552016-07-06 13:30:55EmEditor v16.1.1 released!
Cell Toolbar Options

EmEditor v16.1.0 released!

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

Today, we are releasing EmEditor v16.1.0.

Updates from v16.0.2 include:

New General Features

  • The new Cell toolbar was added. By default, the Cell toolbar appears when a CSV document is active and the cell selection mode is selected. The Cell toolbar allows you to edit the selected cell(s). Unlike the editor behavior, the Cell toolbar does not show the surrounding double quotes, and embedded delimiters are escaped. Newline codes are displayed as newlines.
  • Supports most of HTML5 named character references.
  • Many dialog boxes including a list with check boxes (such as Extract Columns), the new version allows you to drag and drop items to arrange the order in the list, and the Enable/Disable Selected Items check box now becomes Enable/Disable All when only 1 or 0 item is selected in the list.

New Options

  • The Automatically Show/Hide Cell Toolbar check box, the Automatically Set Focus (Cell Toolbar), and the Automatically Adjust Height (Cell Toolbar) were added to the CSV Options list in the CSV tab of the Customize dialog box.
  • The Enable/Disable All or Enable/Disable Selected Items check box was added to the Status tab of the Customize dialog box.
  • The Add EOF (Ctrl+Z, U+001A or 1AH) check box became enabled even when the Selection or Document is selected from the Input drop-down list box in the External Tool Properties dialog box.

New Commands

  • Cell Toolbar
  • Cell Toolbar Options
  • Automatically Show/Hide Cell Toolbar
  • Automatically Set Focus (Cell Toolbar)
  • Automatically Adjust Height (Cell Toolbar)

Bug Fixes

  • Fixed a certain bug related to the Extract command in the Find dialog box.
  • Fixed the bug where EmEditor might have crashed when opening multiple very large files and exit all.

Please see EmEditor v16.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

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 June 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.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

/wp-content/uploads/2016/06/cell_toolbar_options.png 533 818 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-06-29 12:37:542016-06-29 12:37:54EmEditor v16.1.0 released!
Find dialog box

EmEditor v16.0.2 released!

June 1, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.0.2.

Updates from v16.0.1 include:

Bug Fixes

  • Fixed a bug where pressing the Find Next button immediately after the Select All button in the Find dialog box did not work.
  • Fixed a bug where selecting the Display File Names Only from the Output Options did not work under a certain condition.

Please see EmEditor v16.0 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

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 June 1, 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.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

/wp-content/uploads/2016/05/find_new_options.png 337 421 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-06-01 14:35:302016-06-01 14:35:30EmEditor v16.0.2 released!
Find dialog box

EmEditor v16.0.1 released!

May 31, 2016/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v16.0.1.

Updates from v16.0.0 include:

Bug Fixes

  • Fixed a bug where EmEditor might have crashed during Find in Files under a certain condition.
  • Fixed a certain issue related to the Binary (Hexadecimal View) encoding.
  • Fixed a certain issue related to text highlighting.
  • Fixed certain issues related to the CSV cell mode.

Please see EmEditor v16.0 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

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 May 31, 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.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

/wp-content/uploads/2016/05/find_new_options.png 337 421 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2016-05-31 14:31:442016-05-31 14:31:44EmEditor v16.0.1 released!
Page 27 of 49«‹2526272829›»

Latest News

  • EmEditor Logo
    EmEditor v26.2 preview releasedJune 11, 2026 - 2:43 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