]> git.eshelyaron.com Git - emacs.git/commit
First changes to make them work.
authorDavid Engster <dengste@eml.cc>
Tue, 1 Nov 2011 21:11:12 +0000 (23:11 +0200)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:40:06 +0000 (17:40 +0200)
commit026efb3a04ae96f125396935c647d4f45b991d74
treeb73e434e7619188e817746c75cdfaad0ff14b022
parent439ca10029bc6aaee414b2f138b9e7f83ec46cae
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.
test/manual/cedet/cit-load.el