Emacs 24.2

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

http://ftp.gnu.org/gnu/emacs/windows/emacs-24/emacs-24.2-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.2
SHA-1 or SHA-256:64FB7ABC3FC95BC2261A849514D5378C93DAB7FA
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:06:36 UTC 2013
    Created by:tim.lebedk...
    Automated tests:2 of 3 installations succeeded, 2 of 2 removals succeeded