org-compat: XEmacs actually needs the argument lists...
commit2e4bcfc50db4ebe804903c624f53f044543dc21f
authorAchim Gratz <Stromeko@Stromeko.DE>
Mon, 10 Jun 2013 18:47:41 +0000 (10 20:47 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Mon, 10 Jun 2013 18:47:41 +0000 (10 20:47 +0200)
tree753b9fede74fde8f4eecaa466137aa2f5241cb5d
parentd7eed32784085e8ec85b9d3e539d0c627304263e
org-compat: XEmacs actually needs the argument lists...

org-compat (define-obsolete-variable-alias,
define-obsolete-function-alias): Re-introduce argument lists as
XEmacs' byte-compiler otherwise stops compilation.

This means that no other advices must modify these functions with a
different argument list.
lisp/org-compat.el