• 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 v25.1.3 released

June 5, 2025/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v25.1.3.

v25.1.3 includes the following bug fixes. Please make sure to always update to the latest version for stable operations.

  • If a macro file does not have a Unicode signature (BOM), it will now be opened as UTF-8 instead of using the legacy system default encoding. It is recommended to save macros as either UTF-16 (with BOM) or UTF-8 (with BOM).
  • Fixed an issue in EmEditor Free where some options in the Customize Start Window dialog could not be saved.
  • Fixed customer reported issues (1, 2, 3, 4).

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If this method fails, please download the newest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2025/05/emeditor_chat_ai.png 753 878 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2025-06-05 10:47:482025-06-05 10:47:49EmEditor v25.1.3 released

EmEditor v25.1.2 released

May 26, 2025/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v25.1.2.

v25.1.2 includes the following bug fixes. Please make sure to always update to the latest version for stable operations.

  • Fixed an issue where the Output option on the AI Prompts page of the Customize dialog was ignored when the Save to Chat with AI option was enabled.
  • Prevented a crash on the Syntax Checker page of the Customize dialog box when CSS HTML Validator Pro v25.02 is installed.
  • Fixed customer reported issues (1, 2, 3).

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If this method fails, please download the newest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2025/05/emeditor_chat_ai.png 753 878 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2025-05-26 18:54:022025-05-26 18:54:03EmEditor v25.1.2 released

EmEditor v25.1.1 released

May 25, 2025/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v25.1.1.

v25.1.1 includes the following bug fixes. Please make sure to always update to the latest version for stable operations.

  • Fixed a potential crash in the Delete Duplicate Lines command when multiple selections exist on a single line. This bug existed prior to v25.1.
  • Fixed a potential crash when right-clicking on a toolbar if the main menu does not exist. This bug existed prior to v25.1.
  • Fixed a v25.1.0 bug where using the New Group command while the window is maximized could create a blank group window.
  • Fixed a v25.1.0 bug where the Snippets plug-in might not work correctly.
  • Fixed customer reported issues (1,2).

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If this method fails, please download the newest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2025/05/emeditor_chat_ai.png 753 878 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2025-05-25 10:54:002025-05-25 10:54:01EmEditor v25.1.1 released

EmEditor v25.1.0 Released – AI, Bookmarks, Custom Bars, and Performance Improvements

May 21, 2025/in EmEditor Core/by Yutaka Emura

We are pleased to announce the release of EmEditor v25.1.0.

1. Improved Chat with AI Experience

The “Chat with AI” feature has been further enhanced by Makoto Emura, making it even easier to use. AI responses now display beautifully with full Markdown formatting—links, text styles, and paragraph breaks are all preserved. The left sidebar in Chat with AI shows your chat history, so you can revisit previous conversations anytime. Starting a new chat is as simple as clicking the + New Chat button. Since each chat only uses its own context, managing conversations by topic can help reduce OpenAI API token usage and save on fees.

The “Chat with AI” web app is now hosted from the emeditor.com domain. However, all AI requests are sent and received directly from OpenAI without going through emeditor.com. No AI data is stored on our server. You can confirm this by pressing Ctrl+Shift+I in the “Chat with AI” custom bar to open DevTools, and using the Network tab to inspect AI requests. With this setup, there’s no need to run a local server for the web app, and it allows us to update or improve AI features independently of main EmEditor releases.

In v25.0, AI features were moved to a separate ChatAI plugin. However, due to a bug, the plugin might have been installed during updates even if you hadn’t used it before. This issue is now fixed. If you don’t use AI features, please check your installed programs via Windows Settings and uninstall the ChatAI plugin if needed. (Note: Earlier versions of the plugin couldn’t be uninstalled via EmEditor’s Plugin Settings if you used the installer version.)

If you do use AI features, the ChatAI plugin may not auto-update. Please download the latest version here and install it manually. Once you have v25.1.0, future updates will be automatic. You can check the plugin version in Windows settings or from Customize Plug-ins in EmEditor.

To use Chat with AI:

  • Install both EmEditor Professional and the ChatAI plugin
  • The Store App and 32-bit versions are not supported
Enhanced the Chat with AI features, and revamped the user interface of the Chat with AI window.

2. Enhanced Bookmark Management

By popular demand, bookmark history improvements are back! In v21.6, we removed the “Do not clear bookmarks” option to prevent crashes from large histories, but many users requested its return. In v25.1, you can now set bookmark history to “Unlimited” in Customize > History. We’ve optimized memory usage and added notifications if your history grows too large.

A new List of Bookmarks command is now available by default in the Bookmarks menu, showing all your bookmarks in a convenient custom bar. Click to jump, or right-click to clear individual or all bookmarks. The List of Bookmarks feature is available in both Professional and Free editions, but bookmark history is only supported in Professional.

Introduced the “List of Bookmarks” command and “Bookmarks” custom bar.

3. Performance and UI Improvements

EmEditor is now even faster! By removing legacy code that was only needed for compatibility with older versions and optimizing processes like program initialization, we’ve significantly boosted startup speed. According to our tests, EmEditor now starts up 58% faster thanks to these code optimizations and other enhancements.

Many operations are now noticeably quicker as well. For example, entering a string in the “Find” dialog and clicking “Select All” is now over 19 times faster, thanks to multithreading and further code improvements. Other tasks that have been sped up include replacing all instances of a particular string (even those spanning line breaks), vertical selection, bookmark-related commands, and adjusting filter settings with incremental search.

If you’re using a version older than EmEditor v22.3 (released more than three years ago) and want to keep your existing settings, we recommend first updating to v25.0.1 before upgrading to the latest version.

The user interface for custom bars has also been improved. A new dropdown button (▼) lets you move custom bars or switch between them easily, and you can drag bar titles to reposition them. Access the popup menu using the shortcut (ALT+. by default). These features are available in both Professional and Free.

4. Feedback and Bug Fixes

We’ve listened to your feedback:

  • The “Very Dark” theme is now off by default, as some found it hard to read.
  • The prompt to choose between Professional and Free editions no longer appears on first launch for corporate users (who cannot use Free), but individuals can still switch to Free via “Help” > “Downgrade”.
  • Bugs reported during the preview version have been fixed.

We hope you enjoy using EmEditor, whether you choose the Professional or Free version. Please contact us or write in our forums if you have any questions, feature requests, or suggestions.

Thank you for using EmEditor!
— Yutaka Emura

Check out the EmEditor v25.0 New Features for more details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates from the Help menu to download the latest version. If this method fails, please download the latest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to get the latest version. Store App versions can be updated through the Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2025/05/emeditor_chat_ai.png 753 878 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2025-05-21 15:59:302025-05-21 15:59:31EmEditor v25.1.0 Released – AI, Bookmarks, Custom Bars, and Performance Improvements

EmEditor v25.0.1 Released

March 11, 2025/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v25.0.1.

v25.0.1 includes the following bug fixes. Please make sure to always update to the latest version for stable operations.

  • Resolved a potential crash issue when closing the Customize Plug-ins dialog box.
  • Corrected the button order in the Macros toolbar when the ChatAI plug-in is not installed.
  • Fixed a potential freeze when replacing multiple occurrences in long lines.

If you use the Desktop Installer version, you can select Check for Updates from the Help menu to download the latest version. If this method fails, please download the latest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to get the latest version. Store App versions can be updated through the Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2025/03/chat-ai-plugin.png 377 454 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2025-03-11 19:53:332025-03-11 19:53:34EmEditor v25.0.1 Released

EmEditor v25.0.0 Released – Removed AI features from EmEditor core, Markdown and HTML conversions

March 4, 2025/in EmEditor Core/by Yutaka Emura

We are pleased to announce the release of EmEditor v25.0.0.

Since EmEditor Professional v23.1, we have introduced several generative AI-related features powered by OpenAI. While many users have welcomed these additions, some corporate customers have raised concerns about security. Although disabling AI features within EmEditor prevents their use in the editor itself, it doesn’t completely eliminate potential access to AI services through web browsers or other applications on an internet-connected computer. Nevertheless, we understand administrators’ desire to minimize the risk of sensitive file content being leaked from text editors. In v24.2, we introduced the option to fully disable AI features via administrative privileges; however, some administrators still felt uneasy about merely changing settings. Therefore, in this version, we’ve entirely removed AI-related features from the EmEditor core. Instead, AI functionality is now available separately through the downloadable ChatAI plugin. Without installing the ChatAI plugin, all AI-related commands and options will be completely hidden and unavailable within EmEditor. We recognize that some administrators might still have reservations, since users could easily download and install this free plugin. In such scenarios, we kindly ask administrators to consider that numerous other free AI-related tools developed by third parties are already publicly accessible online.

EmEditor Professional no longer includes AI-related features by default. To keep using these features, you’ll need to download and install the ChatAI plug-in separately.

On the other hand, if you choose to download and install the ChatAI plugin, all AI-related features will be conveniently grouped under a new AI menu, providing quick and easy access.

After installing the plug-in, all AI-related commands will be conveniently grouped under a new AI menu.

Please note that the ChatAI plugin is available exclusively for the 64-bit version of EmEditor. Additionally, since the Store version of EmEditor is a UWP (Universal Windows Platform) app running in an app container, it does not support external plugins. Therefore, AI features are unfortunately unavailable in the 32-bit and Store versions of EmEditor.

This release also includes several improvements to AI-related features. First, when generating images, you can now choose between standard and HD resolutions. This option is accessible via the new HD checkbox in the New Prompt dialog and the AI Prompt page of the Customize dialog when selecting Image as the output type.

A new HD checkbox has been added to the New Prompt dialog and the AI Prompt page in the Customize dialog when Image is selected for Output. If the HD checkbox is not selected, images will be generated at normal resolution (ChatAI plug-in).

Second, we’ve added a Create New Document command to the context menu of the Chat with AI custom bar, allowing you to quickly display AI chat results in a single Markdown Design View document.

Added the Create New Document command to the context menu in the Chat with AI custom bar (ChatAI plug-in).

Third, we’ve introduced support for the gpt-4.5-preview OpenAI model.

The gpt-4.5-preview model was added to the Preferred Model list box in the AI Options page of the Customize dialog box (ChatAI plug-in).

As Markdown notation becomes increasingly widespread, we’ve observed a growing demand for conversion between Markdown and traditional HTML. This version adds dedicated commands for converting Markdown to HTML and vice versa, as well as commands to convert Markdown or HTML to plain text. For HTML-to-Markdown conversions, we utilize html2md by Tim Gromeyer. For Markdown-to-HTML and Markdown-to-plain-text conversions, we continue to rely on MD4C (Markdown parser for C) by Martin Mitáš.

Added commands that allow you to convert between Markdown, HTML, and plain text.

Additionally, this update addresses various customer requests, including enhancements to stacked custom bars, dark mode, the update checker (1, 2), the Find toolbar, and drag-and-drop behavior for macro files.

We have also fixed bugs discovered during the development of the preview version.

We hope you enjoy using EmEditor, whether you choose the Professional or Free version. Please contact us or write in our forums if you have any questions, feature requests, or suggestions.

Thank you for using EmEditor!
— Yutaka Emura

Check out the EmEditor v25.0 New Features for more details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates from the Help menu to download the latest version. If this method fails, please download the latest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to get the latest version. Store App versions can be updated through the Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2025/03/chat-ai-plugin.png 377 454 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2025-03-04 14:11:272025-03-04 14:11:28EmEditor v25.0.0 Released – Removed AI features from EmEditor core, Markdown and HTML conversions

EmEditor v24.5.3 released

January 8, 2025/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v24.5.3.

v24.5.3 includes the following bug fixes. Please make sure to always update to the latest version for stable operations.

  • Updated the right-click menu for macro buttons on the basic toolbar to match the one on the Macros toolbar for consistency.
  • Addressed missing localization issues in the installer.
  • Enhanced the speed of layout changes when reducing the number of document tabs.
  • Fixed a bug with the Sort Randomly command that could lead to a crash.
  • Solved an issue where VBScript macros wouldn’t run if Option Explicit was the first line.
  • Added support for Stripe registration keys.
  • Resolved a potential display issue with dialogs in the Free version.
  • Fixed a bug that could cause a crash when splitting the window and searching all documents in a group.
  • Addressed an issue preventing the copying of selected text in Binary (Hexadecimal View).
  • Fixed a bug that could cause a crash during replacements in Binary (Hexadecimal View).
  • Fixed the issue where the display layout could become distorted when centering a column in CSV mode.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If this method fails, please download the newest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2024/12/file_verify_result.png 254 502 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2025-01-08 11:19:312025-01-08 11:19:32EmEditor v24.5.3 released

EmEditor v24.5.2 released

December 24, 2024/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v24.5.2.

v24.5.2 includes the following bug fixes. Please make sure to always update to the latest version for stable operations.

  • Fixed the text and file drag-and-drop feature issues in version 24.5.1.
  • Adjusted the toolbar and font size for titles during comparisons.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If this method fails, please download the newest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2024/12/file_verify_result.png 254 502 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2024-12-24 21:15:412024-12-24 21:15:42EmEditor v24.5.2 released
EmEditor Logo

Known Issues and Current Status

December 24, 2024/in EmEditor Core/by Yutaka Emura

This page contains important information regarding the current version issues and their status. The information is being updated frequently.

Some issues might be already fixed in recent versions including preview versions. Please try updating EmEditor to the latest version including preview versions if you believe there are any issues.

Version 24.5.1

  • You may experience issues with the text drag and drop feature, even if the Enable Text Drag and Drop option is selected. Additionally, dragging and dropping files from Explorer might not function as expected. These problems was addressed in the latest version.

Version 24.5.0

  • When trying to uninstall using the desktop version installer, you might encounter a “Custom Action Parameter Error” that stops the uninstallation process. This problem has been fixed in the latest version. To resolve it, go to Help and click on Check for Updates to update to the newest version. Alternatively, you can download the latest version here and run the installer. Once updated, you can proceed with the uninstallation.

From Version 22.4.0 through Version 24.4.1

  • When opening large files (approximately 300MB or more) from a slow hard drive, EmEditor may load duplicate lines, especially if the initial loading is fast and then slows down. If you edit and save the file without noticing this, some text in the file may be saved as duplicates, potentially increasing the file size. This issue was addressed on the latest version.

Version 23.0.3

  • EmEditor may crash as STATUS_ILLEGAL_INSTRUCTION if running on an old CPU not supporting SSE4.2 (for instance, Intel Core 2 Duo released in 2006). The crash was due to a bug in Visual Studio v17.8. The issue was addressed on the latest version.

Version 23.0.2

  • EmEditor may not be able to save workspaces, wrap lines, or show outlining if Keep Locked is selected from the Changed by Another Program drop-down list in the File page of configuration properties. This issue was fixed on the latest version.

Version 23.0.1

  • Macros might stop working by default. To work around this issue, clear the Run macros asynchronously by default option, or set the Use V8 as JavaScript engine option in the Customize Macros dialog. This issue was fixed on the latest version.

All Versions

  • Starting with v23.0.0, the local Help format was transitioned from a single CHM file to multiple HTML files, and the Help will be displayed in a web browser. The Help pages are local if the URL is a local path.
  • If EmEditor crashes when you deal with a very large file, incrasing the virtual memory might prevent the crash. Please see How to Increase Virtual Memory. You could also avoid this problem by reducing the Number of Threads in the Advanced page of the Customize dialog. On v23.0 or later, you could also avoid this problem by setting the Use temporary files while editing option in the Advanced page of the Customize dialog, but it will lower the speed.
  • Pressing the Hankaku/Zenkaku key on a Japanese keyboard might cause EmEditor to crash. This is a bug of Windows. If this issue persists, please revert to a previous version of an IME.
/wp-content/uploads/2016/10/emeditor150.png 150 150 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2024-12-24 21:14:532024-12-24 21:14:55Known Issues and Current Status

EmEditor v24.5.1 released

December 20, 2024/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v24.5.1.

v24.5.1 includes the following bug fixes. Please make sure to always update to the latest version for stable operations.

  • Resolved an issue where trying to uninstall using the desktop version installer resulted in a “Custom Action Parameter Error“, blocking the uninstallation process.
  • Enhanced the drag-and-drop feature from the document tab to the basic toolbar for smoother functionality.
  • Fixed a problem where files couldn’t be opened in EmEditor via drag-and-drop from File Explorer when the Enable Text Drag and Drop option was turned off.
  • Addressed a search issue in read-only documents when in CSV cell selection mode.
  • Optimized the Validate command to make it faster, ensure progress is always shown, and allow cancellation at any time.
  • Fixed a potential crash issue that could occur when customizing toolbar buttons with multiple EmEditor group windows open.
  • Resolved a potential crash that could happen while opening files.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If this method fails, please download the newest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

/wp-content/uploads/2024/12/file_verify_result.png 254 502 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2024-12-20 14:14:482024-12-20 14:14:49EmEditor v24.5.1 released
Page 3 of 49‹12345›»

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