Commit Graph

10 Commits

Author SHA1 Message Date
Ryan C. Thompson
cf34f9aa0a Clean up whitespace
This commit is the result of running cleanup-whitespace.sh.

Fixes #549.
2014-02-21 10:52:48 -08:00
David Holm
3bfd7fcfdb Do not attempt to load CEDET if eieio has been loaded
CEDET will generate an error if it is loaded after the eieio version that is
shipped with Emacs has been loaded.  During bootstrapping this will continuously
cause my Emacs to stop installing packages and forcing me to restart it.

This change will ensure that Emacs can be fully bootstrapped using el-get even
if the updated version of CEDET is installed.  The new version will simply be
loaded on the next launch.
2014-01-22 18:15:14 +01:00
David Holm
64ae814c75 Build the contrib directory along with cedet 2013-04-13 12:49:21 +02:00
Alex Ott
97fc876920 switch to bzr as git mirror doesn't exists anymore 2012-10-21 19:30:21 +02:00
Ryan C. Thompson
7f6c0e98a8 Merge remote-tracking branch 'refs/remotes/yyr/rec1' into dimitri-master
Updates for ebib and cedet recipes

Conflicts:
	recipes/cedet.rcp
2012-05-28 14:30:06 -07:00
Ryan C. Thompson
619941cb31 Fix cedet recipe
This includes a fix to "el-get-reload" that ignores errors during
reloading package files, because CEDET raises errors if you try to
reload it. If a file raises an error during reloading, we issue a
warning telling the user that they might have to restart emacs to
finish the update.

Recipe fixes based on https://github.com/dimitri/el-get/pull/748
2012-05-27 12:43:07 -07:00
Alan Pearce
6a448862c7 Use gmake to build CEDET on BSD 2012-05-20 18:06:30 +01:00
Yakkala Yagnesh Raghava
b44f32fa05 * recipes/cedet.rcp: use official git mirror instead of bzr backend 2012-05-19 19:17:42 +09:00
Gun.io Whitespace Robot
1a9f305162 Remove whitespace [Gun.io WhitespaceBot] 2011-12-20 16:55:48 -05:00
Dimitri Fontaine
6d86094816 Rename recipe files from *.el to *.rcp, assorted changes. 2011-09-06 21:22:46 +02:00