From c0f7a240edd84a0de1a88beec0fcec07d10e6198 Mon Sep 17 00:00:00 2001 From: Eugene Ha Date: Sun, 7 Oct 2018 08:05:25 +0200 Subject: [PATCH] Correct attribution, link to original source repo --- Emacs-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Emacs-instructions.md b/Emacs-instructions.md index 1a2e900..bf41c0a 100644 --- a/Emacs-instructions.md +++ b/Emacs-instructions.md @@ -48,7 +48,7 @@ If you are having problems with helm you can disable ligatures in helm: ``` -If you're using the latest [railwaycat Mac port](https://github.com/railwaycat/homebrew-emacsmacport) of Emacs, you can instead use: +If you're using the latest [Mac port](https://bitbucket.org/mituharu/emacs-mac) of Emacs (by Mitsuharu Yamamoto), you can instead use: ```elisp (mac-auto-operator-composition-mode)