diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/emacs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index e0a9393af..27026f319 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -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: |
