use org-no-warnings macro for XEmacs compatibility
commit595d45128013be45602945986ca4f846e63ae6e8
authorAchim Gratz <Stromeko@Stromeko.DE>
Fri, 18 May 2012 11:16:11 +0000 (18 13:16 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 19 May 2012 07:48:57 +0000 (19 09:48 +0200)
tree99366feadf2946e4e64d94130dc1be318f05639c
parent160cde6c0e4b8e02c5897c71301eca61d9f04e21
use org-no-warnings macro for XEmacs compatibility

* lisp/org-agenda.el: Replace with-no-warnings with
  org-no-warnings (defined in org-macs.el).

* lisp/org-bbdb.el: Replace with-no-warnings with
  org-no-warnings (defined in org-macs.el).

* lisp/org-clock.el: Replace with-no-warnings with
  org-no-warnings (defined in org-macs.el).

* lisp/org.el: Replace with-no-warnings with org-no-warnings (defined
  in org-macs.el).
lisp/org-agenda.el
lisp/org-bbdb.el
lisp/org-clock.el
lisp/org.el