aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/emacs.rb
AgeCommit message (Collapse)Author
2014-05-30Remove some unnecessary usage of Dir[]Jack Nagel
2014-05-05emacs: use ENV.deparallelize over ENV.j1Andrew Schwartzmeyer
Closes #28983. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-26Use githubusercontent domainJack Nagel
2014-03-19emacs: add a testTed Pennings
Closes #27718. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-17emacs: remove dead codeJack Nagel
2014-03-17emacs: use checksummed patchesJack Nagel
2014-03-08formulae: fix with/without usage.Mike McQuaid
Closes #27275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-18emacs: eliminate some conditionals in the DSLJack Nagel
2014-02-08emacs: add patch for memory leaksAtsuya Okazaki
This patch fixes a memory leak in Emacs 24.3 on Mavericks. Mostly from an upstream patch r114945 in trunk, to be released as 24.4. https://gist.github.com/anonymous/8553178 Even though the patch is applied to files which are also modified by existing patches in the original Formula, it is confirmed that the patch can applied without errors (Hunk successfully). Closes #26516. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-19emacs: remove duplicated .app caveats.Mike McQuaid
2013-12-27emacs: disable sRGB patch for HEAD, incorporated upstreamJack Nagel
Fixes #25420.
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-11-11emacs: add --japanese IME optionHOSONO Hidetomo
Closes #23019. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-06emacs: backport fullscreen mode from HEADScott Wheeler
This makes it possible to bypass OS X's fullscreen mode. The changes were pulled from Emacs's bzr repository with minimal changes to get them to work with 24.3 Closes #23729. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-06emacs: fix head buildMarten Veldthuis
Emacs HEAD no longer provides autogen/copy_autogen Closes #23994. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-06emacs: adjust patch, commentMisty De Meo
2013-11-06emacs: fix default-directory on Cocoa and 10.9Kazuhiro NISHIYAMA
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-09-30emacs: keep info documentationAdam Vandenberg
Closes #22924.
2013-06-25emacs: shrink caveatsAdam Vandenberg
Remove caveats that duplicate option descriptions.
2013-06-21emacs: remove chmodAdam Vandenberg
The cleaner gives this script the correct permissions.
2013-05-30emacs: build with libxml and optionally GnuTLSSebastian Wiesner
Closes #20070. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-27emacs: fix cocoa buildAdam Vandenberg
Closes #18539.
2013-03-13Emacs 24.3Berk D. Demir
Closes #18391. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04emacs: Don't install ctags and its manpagePeter Aronoff
In addition to its etags executable, emacs now installs a ctags executable. This stomps over exuberant-ctags, and makes it difficult to have emacs and vim installed and use tags for both. This follows what MacPorts does and removes bin/ctags and its manpage from the build before linking. An option is provided for users who want to keep `ctags` from emacs. Also, remove the conflict with ctags and add a caveat to the formula about this whole issue. Fixes #16826. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-01-01emacs and ctags conflictPeter Aronoff
Both emacs and ctags install an executable named 'ctags'. Both should let the user know before trying to install the other one (rather than fail during linking). Closes #16825. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-10-23Emacs: Don't apply fullscreen patch to HEADArne Jørgensen
It is already included upstream. See #15448. Closes #15619. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03emacs: fix audit warningsAdam Vandenberg
2012-09-02Emacs: use wrapper script in --cocoa modeDean Smith
Closes #12745. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28Emacs 24.2Aku Kotkavuo
Closes #14498. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-27emacs: use new dslAdam Vandenberg
2012-07-01Update formulae for XQuartz compatibilityJack Nagel
2012-06-10emacs: remove cruftJack Nagel
- Now that 24.1 is the stable release, everything builds with clang. - Clean up patches method a bit Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10Emacs 24.1Bradley Wright
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-25emacs: use HTTP for git HEADSevki
Closes #11878. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23emacs: don't build parallel for --HEADMisty De Meo
Fixes #11787, among others
2012-04-01emacs: stable fails with clangJack Nagel
Closes #11265. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01Use new fails_with DSL syntaxJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-10emacs: fix linking on X11Adam Vandenberg
Borrow a fix from MacPorts to fix x11 support
2012-02-28emacs: Fix typo in mirror urlMisty De Meo
2012-02-26Emacs 23.4Adam Vandenberg
Removed patches that have been applied to this release.
2012-02-25emacs: move some patches inlineJack Nagel
Gists for patches are bad, so move the shorter patches inline. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-05emacs: update references to git mirrorJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-29emacs: use official Savannah git mirror with --use-git-headDrew Hess
Closes #8880. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29Revert "Emacs: remove the "--use-git-head" option"Charlie Sharpsteen
This reverts commit 3b570b834b7ab50545028bc22aea1d9422b36891. Closes #8774.
2011-11-28Emacs 23.3bPetar Radosevic
See: http://lists.gnu.org/archive/html/info-gnu-emacs/2011-11/msg00000.html Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27Emacs: remove the "--use-git-head" optionColin Hebert
There is an official bazaar repository for emacs. No need to use the git one or a mirror Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26Emacs: fix the links creation issueColin Hebert
Emacs head now creates automatically the "bin" directory and its content when "--with-ns" is enabled. Fixes #8761. Closes #8770. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-17Emacs: remove note from caveatsAdam Vandenberg
2011-10-02Add newline to emacs cocoa caveatsAdam Vandenberg