エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Homebrewのemacsをeditしてインラインパッチなどを当てる(Emacs-24.3) - Qiita
h12o@Exegesis:/usr/local/Library/Formula$ git diff emacs.rb diff --git a/Library/Formula/emacs.rb... h12o@Exegesis:/usr/local/Library/Formula$ git diff emacs.rb diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index 7be7cdc..d9dc706 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -38,6 +38,12 @@ class Emacs < Formula end end + def patches + if build.include? "cocoa" and not build.head? + { :p0 => "https://gist.github.com/ganta/5139150/raw/8f6fc32747c40a51de



2013/03/19 リンク