diff options
Diffstat (limited to 'Library/Formula/emacs.rb')
| -rw-r--r-- | Library/Formula/emacs.rb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index e9043f7db..5bcfa1184 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -37,12 +37,6 @@ class Emacs <Formula To access texinfo documentation, set your INFOPATH to: #{info} - The Emacs project now uses bazaar for source code versioning. If you - last built the Homebrew emacs formula from HEAD prior to their switch - from CVS to bazaar, you will have to remove Homebrew's cached download - before building from HEAD again: - #{HOMEBREW_CACHE}/emacs-HEAD - The initial checkout of the bazaar Emacs repository might take a long time. You might find that using the repo.or.cz git mirror is faster, even after the initial checkout. To use the repo.or.cz git mirror for @@ -53,9 +47,6 @@ class Emacs <Formula status. The Emacs devs do not provide support for the git mirror, and they might reject bug reports filed with git version information. Use it at your own risk. - - If you switch between repositories, you'll have to remove the Homebrew - emacs cache directory (see above). EOS return s |
