branch: elpa/clojure-mode
commit 9fc5725f9b415eed228f27c589e0c1f96157a1a5
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Update outdated macOS note in CONTRIBUTING.md
    
    macOS hasn't shipped with Emacs since Catalina (2019).
---
 CONTRIBUTING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 26517f69d9..6a6ca67d28 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -43,8 +43,8 @@ and description in grammatically correct, complete sentences.
 1. Run `eldev build` in the repository folder.
 1. Run tests with `make test`.
 
-**Note:** macOS users should make sure that the `emacs` command resolves the 
version of Emacs they've installed
-manually (e.g. via `homebrew`), instead of the ancient Emacs 22 that comes 
bundled with macOS.
+**Note:** macOS no longer ships with Emacs (it was removed in Catalina).
+macOS users will need to install Emacs manually (e.g. via `homebrew`).
 See [this article][8] for more details.
 
 [1]: https://github.com/clojure-emacs/clojure-mode/issues

Reply via email to