summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authoradisbladis <adisbladis@gmail.com>2020-08-21 00:34:15 +0200
committeradisbladis <adisbladis@gmail.com>2020-08-21 00:34:15 +0200
commitd1fdc67c539e9e69bcd54470e0576a28a8d9ff10 (patch)
treeb302a241a6aa89bb235930f46cf1015cffe87924 /nixos/modules
parentd339f8379d14e25e29206b945787ec010047f08d (diff)
downloadnixpkgs-d1fdc67c539e9e69bcd54470e0576a28a8d9ff10.tar
nixpkgs-d1fdc67c539e9e69bcd54470e0576a28a8d9ff10.tar.gz
nixpkgs-d1fdc67c539e9e69bcd54470e0576a28a8d9ff10.tar.bz2
nixpkgs-d1fdc67c539e9e69bcd54470e0576a28a8d9ff10.tar.lz
nixpkgs-d1fdc67c539e9e69bcd54470e0576a28a8d9ff10.tar.xz
nixpkgs-d1fdc67c539e9e69bcd54470e0576a28a8d9ff10.tar.zst
nixpkgs-d1fdc67c539e9e69bcd54470e0576a28a8d9ff10.zip
nixos/editors: Remove any explicit mention of Emacs 25
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/services/editors/emacs.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/nixos/modules/services/editors/emacs.xml b/nixos/modules/services/editors/emacs.xml
index 74c60014dce..05f87df43bc 100644
--- a/nixos/modules/services/editors/emacs.xml
+++ b/nixos/modules/services/editors/emacs.xml
@@ -53,11 +53,11 @@
        <varname>emacs</varname>
       </term>
       <term>
-       <varname>emacs25</varname>
+       <varname>emacs</varname>
       </term>
       <listitem>
        <para>
-        The latest stable version of Emacs 25 using the
+        The latest stable version of Emacs using the
         <link
                 xlink:href="http://www.gtk.org">GTK 2</link>
         widget toolkit.
@@ -66,11 +66,11 @@
      </varlistentry>
      <varlistentry>
       <term>
-       <varname>emacs25-nox</varname>
+       <varname>emacs-nox</varname>
       </term>
       <listitem>
        <para>
-        Emacs 25 built without any dependency on X11 libraries.
+        Emacs built without any dependency on X11 libraries.
        </para>
       </listitem>
      </varlistentry>
@@ -79,11 +79,11 @@
        <varname>emacsMacport</varname>
       </term>
       <term>
-       <varname>emacs25Macport</varname>
+       <varname>emacsMacport</varname>
       </term>
       <listitem>
        <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.
        </para>
       </listitem>