Emacs: Difference between revisions
No edit summary |
m Changed Infobox |
||
Line 1: | Line 1: | ||
{{ | {{Infobox | ||
|title=GNU Emacs | |||
|subtitle=Text Editor Application | |||
|image=EmacsIcon.svg | |||
|content={{application infobox/content | |||
|firstRelease=1985; 40 years ago | |||
|license=[https://www.gnu.org/licenses/gpl.html GNU General Public License] | |||
|os=Cross-platform | |||
|github= | |||
|website=[https://www.gnu.org/software/emacs gnu.org/emacs] | |||
}} | |||
}}</includeonly><noinclude>{{Documentation}}</noinclude> | |||
<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. |