]>
git.eshelyaron.com Git - emacs.git/commit
First changes to make them work.
* srecode/filters.el: Remove requires for `srecode/table' and
`srecode/insert'. Instead, declare variables and functions
explicitly.
* srecode/insert.el: Add require for `srecode/filters'.
* tests/cedet-integ-test.el: Fix require `ede/make'. Add
`srecode/find', remove cit/gnustep.
(cedet-integ-test-GNUStep): Removed for now.
(cit-srecode-fill-with-stuff): Activate `semantic-mode'.
* tests/cit-gnustep.el: Fix require.
* tests/cit-load.el: Remove Emacs22 compat.
* tests/cit-test.sh: Fix test call.