nixos/editors: Remove any explicit mention of Emacs 25

This commit is contained in:
adisbladis 2020-08-21 00:34:15 +02:00
parent d339f8379d
commit d1fdc67c53
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7

View File

@ -53,11 +53,11 @@
<varname>emacs</varname> <varname>emacs</varname>
</term> </term>
<term> <term>
<varname>emacs25</varname> <varname>emacs</varname>
</term> </term>
<listitem> <listitem>
<para> <para>
The latest stable version of Emacs 25 using the The latest stable version of Emacs using the
<link <link
xlink:href="http://www.gtk.org">GTK 2</link> xlink:href="http://www.gtk.org">GTK 2</link>
widget toolkit. widget toolkit.
@ -66,11 +66,11 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <term>
<varname>emacs25-nox</varname> <varname>emacs-nox</varname>
</term> </term>
<listitem> <listitem>
<para> <para>
Emacs 25 built without any dependency on X11 libraries. Emacs built without any dependency on X11 libraries.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -79,11 +79,11 @@
<varname>emacsMacport</varname> <varname>emacsMacport</varname>
</term> </term>
<term> <term>
<varname>emacs25Macport</varname> <varname>emacsMacport</varname>
</term> </term>
<listitem> <listitem>
<para> <para>
Emacs 25 with the "Mac port" patches, providing a more native look and Emacs with the "Mac port" patches, providing a more native look and
feel under macOS. feel under macOS.
</para> </para>
</listitem> </listitem>