Emacs: remove note from caveats
This commit is contained in:
parent
a8fce21f91
commit
743f74f0ad
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ class Emacs < Formula
|
|||
end
|
||||
|
||||
def caveats
|
||||
s = "For build options see:\n brew options emacs\n\n"
|
||||
s = ""
|
||||
if ARGV.include? "--cocoa"
|
||||
s += <<-EOS.undent
|
||||
Emacs.app was installed to:
|
||||
|
|
Loading…
Reference in a new issue