Update emacs documentation with TEXINFO tip.

Fixes:
http://github.com/mxcl/homebrew/issues#issue/177
master
Adam Vandenberg 2010-01-30 09:49:32 -08:00
parent 9b97fdb3d6
commit 77ba781c8c
1 changed files with 5 additions and 1 deletions

View File

@ -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