org-compat: strip last argument from define-obsolete-{function,variable}-alias for...
commit66057bd2a887cb3cd94c94c0030114e57578c263
authorAchim Gratz <Stromeko@Stromeko.DE>
Mon, 10 Jun 2013 17:45:14 +0000 (10 19:45 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Mon, 10 Jun 2013 17:45:55 +0000 (10 19:45 +0200)
treeebbbd15d6a6e5622a3faba14476b82eb4722362f
parent5c6f4fd13086ade59d32f9ac50bebfeb754b15eb
org-compat: strip last argument from define-obsolete-{function,variable}-alias for XEmacs

* lisp/org-compat.el (define-obsolete-variable-alias,
  define-obsolete-function-alias): Actually remove the third (and any
  following) argument from the argument list before calling the
  advised function.
lisp/org-compat.el