diff options
| author | Alex Dunn | 2015-10-25 10:02:46 -0700 |
|---|---|---|
| committer | Alex Dunn | 2015-10-26 06:50:53 -0700 |
| commit | db66177d6c4a7a65adf44ea9de07bd7a5873c76c (patch) | |
| tree | d36fb731c67547cb203039f2047338bdc14658c3 | |
| parent | 417453401f559247303b30653c1ac9ab4554a8e1 (diff) | |
| download | brew-db66177d6c4a7a65adf44ea9de07bd7a5873c76c.tar.bz2 | |
doc/Interesting-Taps-&-Branches: update emacs tap
Closes Homebrew/homebrew#45315.
| -rw-r--r-- | share/doc/homebrew/Interesting-Taps-&-Branches.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/homebrew/Interesting-Taps-&-Branches.md b/share/doc/homebrew/Interesting-Taps-&-Branches.md index 92d1e0f15..9313be359 100644 --- a/share/doc/homebrew/Interesting-Taps-&-Branches.md +++ b/share/doc/homebrew/Interesting-Taps-&-Branches.md @@ -18,6 +18,8 @@ Homebrew has the capability to add (and remove) multiple taps to your local inst * [homebrew/dupes](https://github.com/Homebrew/homebrew-dupes): Need GDB or a newer Tk? System duplicates go here. +* [homebrew/emacs](https://github.com/Homebrew/homebrew-emacs): A tap for Emacs packages. + * [homebrew/games](https://github.com/Homebrew/homebrew-games): Game or gaming-emulation related formulae. * [homebrew/head-only](https://github.com/Homebrew/homebrew-head-only): A tap for brews that only have unstable, unreleased versions. @@ -46,8 +48,6 @@ You can be added as a maintainer for one of the Homebrew organization taps and a * [osx-cross/avr](https://github.com/osx-cross/homebrew-avr): GNU AVR toolchain (Libc, compilers and other tools for Atmel MCUs, useful for Arduino hackers and AVR programmers). -* [edavis/emacs](https://github.com/edavis/homebrew-emacs): A tap for Emacs packages. - * [petere/postgresql](https://github.com/petere/homebrew-postgresql): Allows installing multiple PostgreSQL versions in parallel. * [titanous/gnuradio](https://github.com/titanous/homebrew-gnuradio): GNU Radio and friends running on OS X. |
