]> git.eshelyaron.com Git - emacs.git/commit
Remove compatibility function `cedet-called-interactively-p'.
authorDavid Engster <dengste@eml.cc>
Sun, 28 Jul 2013 11:24:40 +0000 (13:24 +0200)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 18:14:56 +0000 (20:14 +0200)
commit967958408ad65e80bbf68c7482daef09983321ff
treea01812d6d9271ba9af9e5a7f9996c5d4df754d79
parent47d9c79042cc06110f630cef1d2c9a8d1a7d6d35
Remove compatibility function `cedet-called-interactively-p'.

* lisp/cedet/cedet-compat.el (cedet-called-interactively-p): Remove.
  It is no longer needed since our minimum version is now 23.2, which
  has `called-interactively-p'.  Also, remove corresponding unit
  tests.

* tests/cedet-utests.el (cedet-utest-test-alist): Remove cedet-compat
  unit tests.

* All files: Replace `cedet-called-interactively-p' with
  `called-interactively-p', providing 'any as argument where it was
  still missing.
test/manual/cedet/cedet/semantic/ia-utest.el