Emacs: Difference between revisions

Layer-09 (talk | contribs)
No edit summary
Layer-09 (talk | contribs)
m Changed Infobox
Line 1: Line 1:
{{User:Layer-09/Sandbox/Infobox Emacs
{{Infobox
| title                   = GNU Emacs
  |title=GNU Emacs
| image                   = EmacsIcon.svg
  |subtitle=Text Editor Application
| paradigm                = Functional, meta, reflective
  |image=EmacsIcon.svg
| family                  = Lisp
  |content={{application infobox/content
| designed_by            = Richard Stallman, Guy L. Steele, Jr.
    |firstRelease=1985; 40 years ago
| developer              = [https://www.gnu.org/ GNU Project]
    |license=[https://www.gnu.org/licenses/gpl.html GNU General Public License]
| first_appeared          = 1985; 40 years ago
    |os=Cross-platform
| stable_release          = 30.1 / 23 February 2025
     |github=
| os                      = Cross-platform
    |website=[https://www.gnu.org/software/emacs gnu.org/emacs]
| license                 = [https://www.gnu.org/licenses/gpl.html GNU General Public License]
  }}
| filename_extensions     = .el, .elc, .eln
}}</includeonly><noinclude>{{Documentation}}</noinclude>
| website                 = [https://www.gnu.org/software/emacs gnu.org/emacs]
<strong>Emacs</strong> is a free and open-source text editor known for its exceptional extensibility and adaptability. It can be customized into anything from a simple editor to a full development environment or productivity tool. Emacs features built-in self-documentation, syntax-aware editing, and a vast ecosystem of community-developed packages.<ref>https://www.gnu.org/software/emacs/</ref>
}}<strong>Emacs</strong> is a free and open-source text editor known for its exceptional extensibility and adaptability. It can be customized into anything from a simple editor to a full development environment or productivity tool. Emacs features built-in self-documentation, syntax-aware editing, and a vast ecosystem of community-developed packages.<ref>https://www.gnu.org/software/emacs/</ref>


For an easier introduction, [https://doomemacs.org Doom Emacs] offers a pre-configured Emacs framework with modern defaults and features like IDE tools, note-taking, and task management.
For an easier introduction, [https://doomemacs.org Doom Emacs] offers a pre-configured Emacs framework with modern defaults and features like IDE tools, note-taking, and task management.