Deprecate `org-no-warnings' in favor of `with-no-warnings'
commitee7aa9878f4ae76fce63be763e7825c654719f1b
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 23 Jun 2016 13:20:32 +0000 (23 15:20 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 23 Jun 2016 13:20:32 +0000 (23 15:20 +0200)
treed1363cbf425202b837511f29eb5cb8814845b1a1
parent28ba698262eae67368e25662298f7bd2b412d61c
Deprecate `org-no-warnings' in favor of `with-no-warnings'

* lisp/org-macs.el (org-no-warnings): Rewove macro.
* lisp/org-compat.el (org-no-warnings): Mark `org-no-warnings' as
  obsolete.
* contrib/lisp/org-contacts.el (defvar):
* contrib/lisp/org-wl.el (org-wl-open):
* lisp/org-agenda.el (defvar):
(org-anniversary):
(org-cyclic):
(org-block):
(org-date):
* lisp/org-bbdb.el (defvar):
* lisp/org-clock.el (org-clock-out):
(org-clock-cancel):
* lisp/org-mouse.el (org-mouse-show-context-menu):
* lisp/org.el (org-modify-ts-extra):
(org-order-calendar-date-args): Small refactoring.
* lisp/ox-odt.el (org-odt-htmlfontify-string):
contrib/lisp/org-contacts.el
contrib/lisp/org-wl.el
lisp/org-agenda.el
lisp/org-bbdb.el
lisp/org-clock.el
lisp/org-colview.el
lisp/org-compat.el
lisp/org-macs.el
lisp/org-mouse.el
lisp/org.el
lisp/ox-odt.el