org-compat: Preserve compatibility with Emacs 24.3
commit7d0eef5fd5b9dcf01f32bbe14001c3176ec1f79c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 20 Jul 2016 19:44:10 +0000 (20 21:44 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 20 Jul 2016 19:45:30 +0000 (20 21:45 +0200)
tree8ae7c24ca5231ab5f89aa910c489e7bbfcacea05
parent41c0f509c69652be1080867a133250853237a0c0
org-compat: Preserve compatibility with Emacs 24.3

* lisp/org-compat.el: Use `eval-after-load' instead of
  `with-eval-after-load' since the latter was introduce in Emacs 24.4.
lisp/org-compat.el