From 6605cb00e6bd42760d142635d8522d278fdbf72e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 17 Nov 2011 21:56:01 -0800 Subject: Emacs: remove note from caveats --- Library/Formula/emacs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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: -- cgit v1.2.3