Commit graph

94 commits

Author SHA1 Message Date
Ted Pennings
64aa3a05b1 emacs: add a test
Closes Homebrew/homebrew#27718.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-19 22:12:21 -07:00
Jack Nagel
4e962f49ba emacs: remove dead code 2014-03-17 15:44:26 -05:00
Jack Nagel
9e4670da4d emacs: use checksummed patches 2014-03-17 14:05:20 -05:00
Mike McQuaid
eefdf6b3f3 formulae: fix with/without usage.
Closes Homebrew/homebrew#27275.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-08 00:54:35 +00:00
Jack Nagel
39ddc07b8f emacs: eliminate some conditionals in the DSL 2014-02-18 17:49:03 -05:00
Atsuya Okazaki
4a96076ad2 emacs: add patch for memory leaks
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 Homebrew/homebrew#26516.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-08 15:35:07 +00:00
Mike McQuaid
e023bd2c9d emacs: remove duplicated .app caveats. 2014-01-19 14:19:07 -08:00
Jack Nagel
c28b282853 emacs: disable sRGB patch for HEAD, incorporated upstream
Fixes Homebrew/homebrew#25420.
2013-12-27 10:28:40 -06:00
Mike McQuaid
9a0119dcf4 Update docs, comment mxcl/homebrew refs. 2013-12-14 18:18:35 +00:00
HOSONO Hidetomo
a4b0de2e59 emacs: add --japanese IME option
Closes Homebrew/homebrew#23019.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-11 20:44:42 -08:00
Scott Wheeler
0f1cd5cd44 emacs: backport fullscreen mode from HEAD
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 Homebrew/homebrew#23729.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-06 20:21:06 -08:00
Marten Veldthuis
aac7d39345 emacs: fix head build
Emacs HEAD no longer provides autogen/copy_autogen

Closes Homebrew/homebrew#23994.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-06 07:19:04 -08:00
Misty De Meo
748149ec04 emacs: adjust patch, comment 2013-11-06 09:47:40 -05:00
Kazuhiro NISHIYAMA
8a942e7390 emacs: fix default-directory on Cocoa and 10.9
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-11-06 09:45:52 -05:00
Adam Vandenberg
6ff0236605 emacs: keep info documentation
Closes Homebrew/homebrew#22924.
2013-09-30 22:49:52 -07:00
Adam Vandenberg
59a56d6e47 emacs: shrink caveats
Remove caveats that duplicate option descriptions.
2013-06-25 09:38:03 -07:00
Adam Vandenberg
074ebf63a7 emacs: remove chmod
The cleaner gives this script the correct permissions.
2013-06-21 14:51:52 -07:00
Sebastian Wiesner
8d406fc19e emacs: build with libxml and optionally GnuTLS
Closes Homebrew/homebrew#20070.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-30 10:36:28 -07:00
Adam Vandenberg
b7267f8fdf emacs: fix cocoa build
Closes Homebrew/homebrew#18539.
2013-04-27 11:51:03 -07:00
Berk D. Demir
40ae458f04 Emacs 24.3
Closes Homebrew/homebrew#18391.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-13 09:17:06 -07:00
Peter Aronoff
bc760c7baa emacs: Don't install ctags and its manpage
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 Homebrew/homebrew#16826.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-01-04 18:23:29 -04:00
Peter Aronoff
339bdc1fc3 emacs and ctags conflict
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 Homebrew/homebrew#16825.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-01-01 17:39:05 +00:00
Arne Jørgensen
90fb281c9a Emacs: Don't apply fullscreen patch to HEAD
It is already included upstream. See Homebrew/homebrew#15448.

Closes Homebrew/homebrew#15619.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-23 09:47:31 -07:00
Adam Vandenberg
f93c80b6ed emacs: fix audit warnings 2012-09-03 12:31:47 -07:00
Dean Smith
c94fb69975 Emacs: use wrapper script in --cocoa mode
Closes Homebrew/homebrew#12745.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-02 14:31:09 -07:00
Aku Kotkavuo
f652db1660 Emacs 24.2
Closes Homebrew/homebrew#14498.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 06:41:38 -07:00
Adam Vandenberg
1523673123 emacs: use new dsl 2012-08-27 21:40:12 -07:00
Jack Nagel
d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Jack Nagel
1e22d30e6c emacs: remove cruft
- 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-10 15:42:50 -05:00
Bradley Wright
b1428bbfba Emacs 24.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:04:33 -07:00
Sevki
3950d7d0d6 emacs: use HTTP for git HEAD
Closes Homebrew/homebrew#11878.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:32:49 -05:00
Misty De Meo
99c1bd3f4a emacs: don't build parallel for --HEAD
Fixes Homebrew/homebrew#11787, among others
2012-04-23 09:20:59 -05:00
Jack Nagel
027a707788 emacs: stable fails with clang
Closes Homebrew/homebrew#11265.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 14:21:52 -05:00
Jack Nagel
64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Adam Vandenberg
b453234aa6 emacs: fix linking on X11
Borrow a fix from MacPorts to fix x11 support
2012-03-10 10:49:41 -08:00
Misty De Meo
672ae778f7 emacs: Fix typo in mirror url 2012-02-28 17:41:52 -06:00
Adam Vandenberg
f375135c78 Emacs 23.4
Removed patches that have been applied to this release.
2012-02-26 14:30:01 -08:00
Jack Nagel
237a42a133 emacs: move some patches inline
Gists for patches are bad, so move the shorter patches inline.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-25 17:28:24 -06:00
Jack Nagel
ec8de737e4 emacs: update references to git mirror
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-05 19:26:29 -06:00
Jack Nagel
83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Drew Hess
ffe1946a6d emacs: use official Savannah git mirror with --use-git-head
Closes Homebrew/homebrew#8880.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 16:17:08 -08:00
Charlie Sharpsteen
80e0d6e742 Revert "Emacs: remove the "--use-git-head" option"
This reverts commit 3b570b834b7ab50545028bc22aea1d9422b36891.

Closes Homebrew/homebrew#8774.
2011-11-29 10:02:45 -08:00
Petar Radosevic
867975e88a Emacs 23.3b
See: http://lists.gnu.org/archive/html/info-gnu-emacs/2011-11/msg00000.html

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-28 07:06:45 -08:00
Colin Hebert
053d705932 Emacs: remove the "--use-git-head" option
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-27 16:42:00 -08:00
Colin Hebert
6ce95287f5 Emacs: fix the links creation issue
Emacs head now creates automatically the "bin" directory and its content
when "--with-ns" is enabled.

Fixes Homebrew/homebrew#8761.
Closes Homebrew/homebrew#8770.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 09:45:23 -06:00
Adam Vandenberg
743f74f0ad Emacs: remove note from caveats 2011-11-17 21:56:01 -08:00
Adam Vandenberg
d383476357 Add newline to emacs cocoa caveats 2011-10-02 09:59:48 -07:00
Colin Hebert
468b5a72a2 Emacs: Fix for Shift key for IME users
Based on http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/103384

Fixes Homebrew/homebrew#6032.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:05:17 -07:00
Colin Hebert
af3b4ec8f6 Emacs: Fix X11 issue with libpng
Call `ENV.x11` when building `--with-x`.

Fixes Homebrew/homebrew#7260.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:04:45 -07:00
Colin Hebert
f66ab5a985 Emacs: Works with LLVM >= 2335
Closes Homebrew/homebrew#7584.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:04:22 -07:00