aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-01-30 09:49:32 -0800
committerAdam Vandenberg2010-01-30 09:49:32 -0800
commit664eddb7cbb1e539cab57332ea1efa78415d3eea (patch)
tree4ade3df416e4423b5a493b5fa8b093a7f4a07b57 /Library
parent83aab8d6eee281d580e733b1b6950f983d6ec964 (diff)
downloadhomebrew-664eddb7cbb1e539cab57332ea1efa78415d3eea.tar.bz2
Update emacs documentation with TEXINFO tip.
Fixes: http://github.com/mxcl/homebrew/issues#issue/177
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/emacs.rb6
1 files changed, 5 insertions, 1 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb
index 7280b0189..93fccfe38 100644
--- a/Library/Formula/emacs.rb
+++ b/Library/Formula/emacs.rb
@@ -12,7 +12,11 @@ class Emacs <Formula
def caveats
"Use --cocoa to build a Cocoa binary Emacs.app from HEAD.
-The git mirror will download the entire CVS history and is rather large."
+The git mirror will download the entire CVS history and is rather large.
+
+To access texinfo documentation, set your INFOPATH to:
+#{info}
+"
end
def patches