summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorMatthew Justin Bauer <mjbauer95@gmail.com>2018-06-20 16:28:25 -0400
committerGitHub <noreply@github.com>2018-06-20 16:28:25 -0400
commitec3957591f84f78e5606add6fd782abeeb5436ba (patch)
tree250115e6b5f4cd6d40dc7a743096b8a6ac805343 /pkgs/applications
parentd91a8a6ece07f5a6df82aa5dc02030d9c6724c27 (diff)
downloadnixlib-ec3957591f84f78e5606add6fd782abeeb5436ba.tar
nixlib-ec3957591f84f78e5606add6fd782abeeb5436ba.tar.gz
nixlib-ec3957591f84f78e5606add6fd782abeeb5436ba.tar.bz2
nixlib-ec3957591f84f78e5606add6fd782abeeb5436ba.tar.lz
nixlib-ec3957591f84f78e5606add6fd782abeeb5436ba.tar.xz
nixlib-ec3957591f84f78e5606add6fd782abeeb5436ba.tar.zst
nixlib-ec3957591f84f78e5606add6fd782abeeb5436ba.zip
emacs-mac: fix meta
- add myself as a maintainer
- fix name and description for emacs 26
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/editors/emacs/macport.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/editors/emacs/macport.nix b/pkgs/applications/editors/emacs/macport.nix
index 9a32ea7f19f2..8f74aca44885 100644
--- a/pkgs/applications/editors/emacs/macport.nix
+++ b/pkgs/applications/editors/emacs/macport.nix
@@ -75,10 +75,10 @@ stdenv.mkDerivation rec {
   doCheck = true;
 
   meta = with stdenv.lib; {
-    description = "GNU Emacs 25, the extensible, customizable text editor";
+    description = "The extensible, customizable text editor";
     homepage    = http://www.gnu.org/software/emacs/;
     license     = licenses.gpl3Plus;
-    maintainers = with maintainers; [ jwiegley ];
+    maintainers = with maintainers; [ jwiegley matthewbauer ];
     platforms   = platforms.darwin;
 
     longDescription = ''
@@ -97,7 +97,7 @@ stdenv.mkDerivation rec {
       extensions are distributed with GNU Emacs; others are available
       separately.
 
-      This is "Mac port" addition to GNU Emacs 25. This provides a native
+      This is the "Mac port" addition to GNU Emacs 26. This provides a native
       GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later
       already contain the official GUI support via the NS (Cocoa) port for
       Mac OS X 10.4 and later. So if it is good enough for you, then you