compatibility fixes for fda70440f4
commit6b24ffdad90d3c48005f99c896e7beeb2ac4d5f1
authorAchim Gratz <Stromeko@Stromeko.DE>
Sun, 25 Jan 2015 10:20:02 +0000 (25 11:20 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sun, 25 Jan 2015 10:20:31 +0000 (25 11:20 +0100)
tree71e868eb0b192bf48df481d4bdce44b72da82b52
parent61eedb852fe1ca80f28d2bdd0c069a5fa702b6b9
compatibility fixes for fda70440f4

* testing/lisp/test-ob-lob.el (test-ob-lob/call-with-header-arguments):
  Replace `cl-letf' with `letf' for compatibility with older Emacsen.
* testing/lisp/test-org-timer.el (test-org-timer/other-timer-error):
  Also check for 'error since 'user-error is not used by older Emacsen.
testing/lisp/test-ob-lob.el
testing/lisp/test-org-timer.el