Emacs 24.3

Full internal name:org.gnu.Emacs
Project site:http://www.gnu.org/software/emacs/
Screen shots:
Download: Download Emacs 24.3

http://ftp.gnu.org/gnu/emacs/windows/emacs-24/emacs-24.3-bin-i386.zip

VirusTotal results
Change log:https://www.gnu.org/savannah-checkouts/gnu/emacs/emacs.html#Releases
Description:

extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.

The features of GNU Emacs include:

  • Content-sensitive editing modes, including syntax coloring, for a variety of file types including plain text, source code, and HTML.
  • Complete built-in documentation, including a tutorial for new users.
  • Full Unicode support for nearly all human languages and their scripts.
  • Highly customizable, using Emacs Lisp code or a graphical interface.
  • A large number of extensions that add other functionality, including a project planner, mail and news reader, debugger interface, calendar, and more. Many of these extensions are distributed with GNU Emacs; others are available separately.
License:GPLv3
Version:24.3
SHA-1 or SHA-256:3a9ca27a0617015240fa062794b3452c848e81e5
Type:zip
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b emacs*') do set name=%%x
    cd "%name%"        
    for /f "delims=" %%a in ('dir /b') do (
      move "%%a" ..
    )
    cd ..
    rmdir "%name%"
    Last modified:Sat May 15 09:10:56 UTC 2021
    Last modified by:tim.lebedk...
    Created:Thu Sep 26 10:24:32 UTC 2013
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded