ctags: remove caveat wording about installing emacs with options (#43683)

This commit is contained in:
Issy Long 2019-08-31 11:45:36 +01:00 committed by FX Coudert
parent 42a8f38fc7
commit 071fcd9a17

View file

@ -49,11 +49,6 @@ class Ctags < Formula
emacs provides an executable `ctags` that would conflict with the
executable of the same name that ctags provides. To prevent this,
Homebrew removes the emacs `ctags` and its manpage before linking.
However, if you install emacs with the `--keep-ctags` option, then
the `ctags` emacs provides will not be removed. In that case, you
won't be able to install ctags successfully. It will build but not
link.
EOS
end